Skip to content

Commit

Permalink
Fix workflow name for x86 builder.
Browse files Browse the repository at this point in the history
  • Loading branch information
bbernhar committed Jan 9, 2024
1 parent b3bf6a1 commit f6b85a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/win_x86_gn_clang_dbg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:

win_clang_rel_x86:
win_clang_dbg_x86:

runs-on: windows-2019

Expand Down

0 comments on commit f6b85a6

Please sign in to comment.