Skip to content

Commit

Permalink
chore: Test workflow now uses macOS 12
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinrenskers authored Mar 30, 2022
1 parent 15328f4 commit 6b71e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
test-xcode:
runs-on: macos-latest
runs-on: macos-12
strategy:
matrix:
xcode:
Expand Down

0 comments on commit 6b71e7f

Please sign in to comment.