Skip to content

Commit e0e6f41

Browse files
authored
Update release_linux_aarch64.yml
Signed-off-by: Andreas Fehlner <[email protected]>
1 parent 42af98f commit e0e6f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_linux_aarch64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
env:
2525
# setting up python and docker image
2626
py: /opt/python/${{ matrix.python-version }}/bin/python
27-
img: quay.io/pypa/manylinux2014_aarch64
27+
img: quay.io/pypa/manylinux2014_aarch64:2025.02.12-1
2828

2929
steps:
3030
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

0 commit comments

Comments
 (0)