Skip to content

Commit cf05908

Browse files
committed
Improve macos versions
1 parent 04dfc2c commit cf05908

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/ci-macos.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,9 @@ jobs:
3535
fail-fast: false
3636
matrix:
3737
version:
38-
- 'latest'
39-
- 'latest-large'
38+
- '13'
39+
- '14'
4040
- '15'
41-
- '15-large'
4241

4342
steps:
4443
- name: Checkout code

0 commit comments

Comments
 (0)