Skip to content

Commit d6756ca

Browse files
committed
CI: bump macos
Github dropped macos-11, introduced 13 and 14
1 parent 6179ac7 commit d6756ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ jobs:
88
os:
99
- ubuntu-22.04
1010
- ubuntu-20.04
11-
- macos-12
12-
- macos-11
11+
- macos-14
12+
- macos-13
1313
runs-on: ${{ matrix.os }}
1414
steps:
1515
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)