Skip to content

Commit

Permalink
TST: Freeze 32-bit Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
pllim committed Apr 22, 2022
1 parent c33c781 commit eb76a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
linux32:
runs-on: ubuntu-latest
container:
image: quay.io/pypa/manylinux_2_24_i686
image: quay.io/pypa/manylinux_2_24_i686:2022-04-03-da6ecb3
steps:
# TODO: Use newer checkout actions when https://github.com/actions/checkout/issues/334 fixed
- name: Checkout code
Expand Down

0 comments on commit eb76a88

Please sign in to comment.