Skip to content

Commit

Permalink
upgrade os
Browse files Browse the repository at this point in the history
  • Loading branch information
m4rc1e committed Dec 12, 2024
1 parent 99fe676 commit da88800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
python-version: ['3.10']
os: [windows-latest, macos-12, ubuntu-latest]
os: [windows-latest, macos-13, ubuntu-latest]
steps:
- name: Cancel previous
uses: styfle/cancel-workflow-action@0.11.0
Expand Down

0 comments on commit da88800

Please sign in to comment.