Skip to content

Commit

Permalink
Update runner images
Browse files Browse the repository at this point in the history
  • Loading branch information
ndevenish committed Jan 10, 2025
1 parent 07409a9 commit 7eb37fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-20.04, macos-10.15, windows-2019]
os: [ubuntu-latest, macos-latest, windows-latest]

steps:
- uses: actions/download-artifact@v4
Expand Down

0 comments on commit 7eb37fd

Please sign in to comment.