We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c17cdd0 commit 2bb83c6Copy full SHA for 2bb83c6
.github/workflows/build-macos.yml
@@ -14,7 +14,7 @@ on:
14
jobs:
15
build:
16
name: Build learn-ocaml on macOS
17
- runs-on: macos-latest
+ runs-on: macos-13
18
steps:
19
- name: Check out the repo
20
uses: actions/checkout@v3
0 commit comments