Skip to content

Commit e311ebd

Browse files
authored
Update ci.yaml
1 parent d77d382 commit e311ebd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ jobs:
2727
os:
2828
- ubuntu-18.04
2929
- ubuntu-20.04
30+
- ubuntu-22.04
3031
- ubuntu-latest
32+
- macos-12
3133
include:
3234
# macOS
3335
- os: macos-latest
@@ -141,6 +143,7 @@ jobs:
141143
os:
142144
- ubuntu-18.04
143145
- ubuntu-20.04
146+
- ubuntu-22.04
144147
- ubuntu-latest
145148
runs-on: ${{ matrix.os }}
146149
defaults:

0 commit comments

Comments
 (0)