We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e2de69 commit 9e48088Copy full SHA for 9e48088
.github/workflows/docker.yml
@@ -13,7 +13,7 @@ jobs:
13
build:
14
runs-on: ubuntu-24.04
15
container:
16
- image: kakadu18/ocaml:
+ image: kakadu18/ocaml:lama
17
18
concurrency:
19
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments