Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit 85b63f9

Browse files
committed
Beautify
1 parent 47e74bb commit 85b63f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
opam-pin: false
3434
opam-depext: false
3535

36-
- name: Use OCaml ${{matrix.ocaml_compiler}}
36+
- name: Use OCaml ${{matrix.ocaml_compiler}} (macOS ARM)
3737
if: runner.name == 'macos-arm'
3838
uses: AbstractMachinesLab/setup-ocaml@arm-support
3939
with:

0 commit comments

Comments
 (0)