Skip to content

Commit

Permalink
fixup: use the same macos version
Browse files Browse the repository at this point in the history
  • Loading branch information
cole-h committed Apr 5, 2024
1 parent d404133 commit b1f4d56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ jobs:

run-x86_64-darwin:
name: Run x86_64 Darwin
runs-on: macos-12
runs-on: macos-latest
needs: [lints, build-x86_64-darwin]
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit b1f4d56

Please sign in to comment.