Skip to content

Commit

Permalink
v1
Browse files Browse the repository at this point in the history
  • Loading branch information
LarryLian authored and LarryLian committed Oct 28, 2024
1 parent f542a12 commit 034a59b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/manylinux_basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ on:
jobs:
build-wheels:
timeout-minutes: 60
runs-on: docker.io/library/ubuntu:20.04
container: quay.io/pypa/manylinux2014_x86_64
runs-on: ubuntu-latest
container: quay.io/pypa/manylinux2014_x86_64:2024-07-02-9ac04ee

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

0 comments on commit 034a59b

Please sign in to comment.