Skip to content

Commit f147720

Browse files
committed
Update GH action runners
1 parent 9f5e28b commit f147720

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/test.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,12 @@ jobs:
1111
fail-fast: false
1212
matrix:
1313
runner: [
14-
'macos-10.15',
1514
'macos-11',
15+
'macos-12',
16+
'macos-13',
1617
'macos-latest',
17-
'ubuntu-18.04',
1818
'ubuntu-20.04',
19+
'ubuntu-22.04',
1920
'ubuntu-latest',
2021
'windows-2019',
2122
'windows-2022',

0 commit comments

Comments
 (0)