Skip to content

Commit 19e814c

Browse files
authoredFeb 6, 2025··
Update list of helix queues to skip (#60231)

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎eng/targets/Helix.targets

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PropertyGroup Condition="'$(TestDependsOnPlaywright)' == 'true'">
1818
<SkipHelixQueues>
1919
$(HelixQueueAlmaLinux8);
20-
$(HelixQueueAlpine316);
20+
$(HelixQueueAlpine318);
2121
$(HelixQueueDebian12);
2222
$(HelixQueueFedora40);
2323
$(HelixQueueMariner);

0 commit comments

Comments
 (0)
Please sign in to comment.