use latest image
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
|||||||
needs: [lint, test-ubuntu-python-newest]
|
needs: [lint, test-ubuntu-python-newest]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: i386/alpine:3.19
|
image: i386/alpine:latest
|
||||||
volumes:
|
volumes:
|
||||||
- /tmp:/__e/node24_alpine
|
- /tmp:/__e/node24_alpine
|
||||||
- /tmp:/__e/node20_alpine
|
- /tmp:/__e/node20_alpine
|
||||||
|
|||||||
Reference in New Issue
Block a user