We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f318b95 commit d2c8d65Copy full SHA for d2c8d65
.github/workflows/static-builds.yml
@@ -72,7 +72,7 @@ jobs:
72
static-bin-macos:
73
name: Builds static Macos binaries
74
if: ${{ github.event_name != 'schedule' || github.repository == 'ocaml-sf/learn-ocaml' }}
75
- runs-on: macos-latest
+ runs-on: macos-13
76
env:
77
OPAMYES: 1
78
OPAMDEPEXTYES: 1
0 commit comments