Skip to content

Commit

Permalink
Merge pull request #14 from agateau/update-macos-builder
Browse files Browse the repository at this point in the history
Switch to macos-12 builder
  • Loading branch information
agateau authored Jul 5, 2024
2 parents 4c0a934 + be214c4 commit 9c0d25c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
matrix:
os:
- ubuntu-20.04
- macos-11
- macos-12
- windows-2019

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 9c0d25c

Please sign in to comment.