Skip to content

Commit

Permalink
Use ubuntu jammy container in build
Browse files Browse the repository at this point in the history
  • Loading branch information
matildeRivas committed Jan 17, 2025
1 parent 7801cd0 commit 6895296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-manylinux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
test:
needs: build
runs-on: ubuntu-22.04
container: ubuntu-22.04
container: ubuntu:jammy

steps:

Expand Down

0 comments on commit 6895296

Please sign in to comment.