Skip to content

Commit

Permalink
Update missed macOS tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
dtarditi committed Dec 30, 2023
1 parent 0e97d91 commit b687c8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checkedc-clang-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
# Cleanup files left behind by prior runs
clean:
name: Clean
runs-on: macOS
runs-on: [ macos-latest ]
steps:
- name: Clean
run: |
Expand Down

0 comments on commit b687c8f

Please sign in to comment.