Skip to content

Commit

Permalink
[ci] update macos runner to -13
Browse files Browse the repository at this point in the history
  • Loading branch information
h-2 committed Aug 5, 2024
1 parent 6b9ffa0 commit 6d344a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ defaults:
jobs:
build:
name: ${{ matrix.name }}
runs-on: macos-11
runs-on: macos-13
timeout-minutes: 120
strategy:
fail-fast: false
Expand Down

0 comments on commit 6d344a2

Please sign in to comment.