We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 692b194 commit 1a5e4b2Copy full SHA for 1a5e4b2
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
# The type of runner that the job will run on
21
runs-on: ubuntu-latest
22
container:
23
- image: ghcr.io/stefan-hoeck/idris2-pack:nightly-250803-jammy
+ image: ghcr.io/stefan-hoeck/idris2-pack:latest
24
25
# Steps represent a sequence of tasks that will be executed as part of the job
26
steps:
0 commit comments