Skip to content

Commit

Permalink
Merge pull request zcash#6905 from str4d/ci-bump-macos-runner
Browse files Browse the repository at this point in the history
CI: Migrate from `macos-11` runner to `macos-12` runner
  • Loading branch information
str4d authored Jun 24, 2024
2 parents 284c7e6 + f5e914d commit abebf05
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,11 @@ jobs:
test_os: ubuntu-22.04
host: x86_64-pc-linux-gnu

- name: macos-11
- name: macos-12
tier: 3
platform: macOS Big Sur 11
build_os: macos-11
test_os: macos-11
platform: macOS 12 Monterey
build_os: macos-12
test_os: macos-12
brew_deps: >
autoconf
automake
Expand Down

0 comments on commit abebf05

Please sign in to comment.