Skip to content

Commit

Permalink
use macos-latest for model test
Browse files Browse the repository at this point in the history
  • Loading branch information
Yi Zhang committed Mar 4, 2024
1 parent 9972fd6 commit 98df989
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-13]
os: [ubuntu-latest, macos-latest]

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

0 comments on commit 98df989

Please sign in to comment.