Skip to content

Commit

Permalink
Update github_tests_actions.yml
Browse files Browse the repository at this point in the history
Update macos versions
  • Loading branch information
sisoe24 authored Nov 18, 2024
1 parent 60cb950 commit 26da3b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github_tests_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-12, windows-latest]
os: [macos-13, windows-latest]
python-version: ["3.7", "3.9", "3.10"]
fail-fast: true
steps:
Expand Down

0 comments on commit 26da3b5

Please sign in to comment.