Skip to content

Commit

Permalink
Update run_tests.yaml (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
roywilly authored Apr 24, 2024
1 parent ec8eb5c commit 3c19216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
os: [ubuntu-latest, windows-latest, macos-latest]
os: [ubuntu-latest, windows-latest, macos-13]
permissions:
contents: read
id-token: write
Expand Down

0 comments on commit 3c19216

Please sign in to comment.