Skip to content

Commit

Permalink
bump runners
Browse files Browse the repository at this point in the history
  • Loading branch information
jkanche committed Jul 12, 2024
1 parent 4d246f5 commit a5cf1ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-20.04, macos-11] # at some point get this to work on windows-2019
os: [ubuntu-22.04, macos-13] # at some point get this to work on windows-2019

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit a5cf1ea

Please sign in to comment.