upstream: github.com/mirage/ca-certs
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

github action: ocaml-version is now ocaml-compiler

+1 -1
+1 -1
.github/workflows/test.yml
··· 21 21 - name: Use OCaml ${{ matrix.ocaml-version }} 22 22 uses: ocaml/setup-ocaml@v2 23 23 with: 24 - ocaml-version: ${{ matrix.ocaml-version }} 24 + ocaml-compiler: ${{ matrix.ocaml-version }}