Skip to content

Commit

Permalink
Merge pull request #480 from micro-manager/ci-meson-macos-version
Browse files Browse the repository at this point in the history
CI: use macos-12 for the experimental Meson build
  • Loading branch information
marktsuchida authored Jul 7, 2024
2 parents 33da127 + 94432e2 commit 7416f5d
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 7416f5d

Please sign in to comment.