Skip to content

Commit 5905edd

Browse files
Merge PR rocq-prover#18587: CI: use macos 12 instead of 11
Reviewed-by: herbelin Co-authored-by: herbelin <[email protected]>
2 parents 511511c + cbc8a49 commit 5905edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ permissions:
77

88
jobs:
99
macOS:
10-
runs-on: macos-11
10+
runs-on: macos-12
1111

1212
steps:
1313
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)