Skip to content

Commit

Permalink
Merge pull request #2784 from div72/ci-macos-bump
Browse files Browse the repository at this point in the history
ci: bump to MacOS 13
  • Loading branch information
jamescowens authored Dec 5, 2024
2 parents 898327b + e4552ae commit 6f728b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ jobs:
run: |
./ci/test_run_all.sh
test-macos:
name: macOS 12 native [GOAL install] [GUI] [no depends]
runs-on: macos-12
name: macOS 13 native [GOAL install] [GUI] [no depends]
runs-on: macos-13
env:
DANGER_RUN_CI_ON_HOST: true
CI_USE_APT_INSTALL: no
Expand Down

0 comments on commit 6f728b0

Please sign in to comment.