Skip to content

Commit

Permalink
CI: bump macos
Browse files Browse the repository at this point in the history
Github dropped macos-11, introduced 13 and 14
  • Loading branch information
native-api committed Jul 21, 2024
1 parent 6179ac7 commit d6756ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:
os:
- ubuntu-22.04
- ubuntu-20.04
- macos-12
- macos-11
- macos-14
- macos-13
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit d6756ca

Please sign in to comment.