Skip to content

Commit

Permalink
Update images used for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jcrist committed Oct 13, 2024
1 parent f83be14 commit 8c9ffb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-20.04, macos-11, windows-2019]
os: [ubuntu-latest, macos-13, windows-latest]

env:
CIBW_TEST_REQUIRES: "pytest msgpack pyyaml tomli tomli_w"
Expand Down

0 comments on commit 8c9ffb9

Please sign in to comment.