Skip to content

Commit 1d13cf8

Browse files
authored
Update jax-array-api.yml
1 parent ef8b997 commit 1d13cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jax-array-api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
# Containers must run in Linux based operating systems
1818
runs-on: linux-x86-n2-32
1919
# Docker Hub image that `container-job` executes in
20-
container: ubuntu-latest
20+
container: ubuntu:latest
2121

2222
steps:
2323
# Downloads a copy of the code in your repository before running CI tests

0 commit comments

Comments
 (0)