Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
HiGarfield committed Jul 23, 2023
1 parent 96a71be commit 8bb3012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
strategy:
max-parallel: 20
matrix:
os: [ubuntu-22.04, ubuntu-20.04, macos-10.15, macos-11, macos-12]
os: [ubuntu-20.04, ubuntu-22.04, macos-11, macos-12, macos-13]
runs-on: ${{ matrix.os }}

steps:
Expand Down

0 comments on commit 8bb3012

Please sign in to comment.