Skip to content

Commit 9ca3f2f

Browse files
EricWFvg0204
authored andcommitted
Attempt to fix issue with plus sign in libc++ workflow name
1 parent fd19d08 commit 9ca3f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/restart-preempted-libcxx-jobs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ name: Restart Preempted Libc++ Workflow
1212
on:
1313
workflow_run:
1414
workflows:
15-
- "Build and Test libc\+\+"
15+
- Build and Test libc\+\+
1616
types:
1717
- failure
1818
- canceled

0 commit comments

Comments
 (0)