Skip to content

Commit

Permalink
Using macOS 13 in CI (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
bazhenov authored Jan 3, 2025
1 parent 8904a3e commit eefa22d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
matrix:
include:
- os: ubuntu-22.04
- os: macos-12
- os: macos-13
- os: windows-2019
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit eefa22d

Please sign in to comment.