Skip to content

Commit

Permalink
CI: Switch to macOS 13
Browse files Browse the repository at this point in the history
The macOS-12 environment is deprecated, see
actions/runner-images#10721
  • Loading branch information
krivenko committed Jan 2, 2025
1 parent cd430bb commit e5b6d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:

jobs:
build-and-test:
runs-on: macos-12
runs-on: macos-13
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit e5b6d7d

Please sign in to comment.