Skip to content

Commit e60842f

Browse files
committed
try macos-11
1 parent c8a8d4a commit e60842f

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
@@ -53,7 +53,7 @@ jobs:
5353
strategy:
5454
fail-fast: false
5555
matrix:
56-
os: [macos-latest, ubuntu-latest, windows-latest, macos-arm]
56+
os: [macos-11, ubuntu-latest, windows-latest, macos-arm]
5757
ocaml_compiler: [4.14.0]
5858

5959
runs-on: ${{matrix.os}}

0 commit comments

Comments
 (0)