Skip to content

Commit

Permalink
use macos-13 runner instead of the latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Yi Zhang committed Oct 22, 2024
1 parent 69b1659 commit 776fc26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/torsten_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

strategy:
matrix:
os: [ubuntu-latest, macos-latest]
os: [ubuntu-latest, macos-13]

steps:
- uses: n1hility/cancel-previous-runs@v3
Expand Down

0 comments on commit 776fc26

Please sign in to comment.