We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f81e5bd commit 28c8ecbCopy full SHA for 28c8ecb
1 file changed
.github/workflows/buildAndTest.yml
@@ -21,7 +21,7 @@ jobs:
21
software-test:
22
runs-on: ubuntu-latest
23
container:
24
- image: bingleilou/mase-docker-cpu-triton:latest
+ image: bingleilou/mase-docker-cpu-triton-latest:20260324144000
25
steps:
26
27
# -----------
@@ -224,7 +224,7 @@ jobs:
224
needs: [software-test]
225
226
227
228
229
230
0 commit comments