Skip to content

Commit

Permalink
CI: use macos-12 for the experimental Meson build
Browse files Browse the repository at this point in the history
  • Loading branch information
marktsuchida committed Jul 7, 2024
1 parent 33da127 commit 94432e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-mmdevice-mmcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
runner: windows-2019
cxx: cl
- os: macos
runner: macos-11
runner: macos-12
cxx: clang++
- os: ubuntu
runner: ubuntu-22.04
Expand Down

0 comments on commit 94432e2

Please sign in to comment.