We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef8b997 commit 1d13cf8Copy full SHA for 1d13cf8
.github/workflows/jax-array-api.yml
@@ -17,7 +17,7 @@ jobs:
17
# Containers must run in Linux based operating systems
18
runs-on: linux-x86-n2-32
19
# Docker Hub image that `container-job` executes in
20
- container: ubuntu-latest
+ container: ubuntu:latest
21
22
steps:
23
# Downloads a copy of the code in your repository before running CI tests
0 commit comments