Skip to content

Commit

Permalink
Pin macos build job to MacOS 12
Browse files Browse the repository at this point in the history
  • Loading branch information
Klavionik committed Apr 29, 2024
1 parent b379844 commit 27bd461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:

macos:
name: Build & test on MacOS
runs-on: macos-latest
runs-on: macos-12
strategy:
matrix:
# If this workflow is called to build for release, build for x64 and ARM64
Expand Down

0 comments on commit 27bd461

Please sign in to comment.