Skip to content

Commit

Permalink
Try updating macos tag yet again.
Browse files Browse the repository at this point in the history
  • Loading branch information
dtarditi committed Dec 29, 2023
1 parent deb7dda commit 0e97d91
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 @@ -56,7 +56,7 @@ jobs:
test_CheckedC_Clang_MacOS:
name: Build and test Checked C Clang on MacOS
needs: clean
runs-on: macos-latest
runs-on: [ macos-latest ]
steps:
- name: Checkout Checked C Clang code
uses: actions/checkout@v2
Expand Down

0 comments on commit 0e97d91

Please sign in to comment.