Skip to content

Commit d52b213

Browse files
authored
Merge pull request #44 from JuliaMath/vs/ci
Update CI.yml to insist macOS 12.
2 parents e918be4 + b444c4c commit d52b213

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
@@ -17,7 +17,7 @@ jobs:
1717
- 'nightly'
1818
os:
1919
# - ubuntu-latest
20-
- macOS-latest
20+
- macOS-12
2121
# - windows-latest
2222
arch:
2323
- x64

0 commit comments

Comments
 (0)