Skip to content

Commit 154e941

Browse files
authored
Update test.yml
1 parent 295b606 commit 154e941

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,11 @@ jobs:
1212
fail-fast: false
1313
matrix:
1414
os:
15+
- ubuntu-latest # eventually will pick up the next version and test it
1516
- ubuntu-24.04 # beta
1617
- ubuntu-22.04 # ubuntu-latest
1718
- ubuntu-20.04
19+
- macos-latest # eventually will pick up the next version and test it
1820
- macos-14 # macos-latest
1921
- macos-13
2022
- macos-12

0 commit comments

Comments
 (0)