Skip to content

Commit

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

steps:
Expand Down

0 comments on commit f542a12

Please sign in to comment.