Skip to content

Commit b9f74a7

Browse files
committed
try to use more macos runners
1 parent c06cda0 commit b9f74a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/actions.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,11 @@ jobs:
4545
strategy:
4646
matrix:
4747
os:
48+
- macos-15
4849
- macos-14
4950
- macos-13
5051
- macos-12
51-
#- macos-11
52+
- macos-11
5253
runs-on: ${{ matrix.os }}
5354
steps:
5455
- name: install deps

0 commit comments

Comments
 (0)