Skip to content

Commit

Permalink
Update the runner label to ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz authored Jun 5, 2024
1 parent 15f1ee6 commit 657e65a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -670,7 +670,7 @@ jobs:
strategy:
matrix:
os:
- ubuntu
- ubuntu-latest
uses: ./.github/workflows/reusable-cibuildwheel.yml
with:
os: ${{ matrix.os }}
Expand Down

0 comments on commit 657e65a

Please sign in to comment.