Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading