Skip to content

Commit

Permalink
Merge pull request #169 from byllyfish/ci
Browse files Browse the repository at this point in the history
Run macos tests on macos-13, macos-12.
  • Loading branch information
byllyfish authored Nov 6, 2023
2 parents bfb3ab7 + c9d5637 commit 91e8360
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 @@ -22,7 +22,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-22.04, macos-12, ubuntu-20.04, macos-11]
os: [ubuntu-22.04, macos-13, ubuntu-20.04, macos-12]

steps:
- name: Harden Runner
Expand Down

0 comments on commit 91e8360

Please sign in to comment.