Skip to content

Commit a28a8e6

Browse files
henryiiiLecrisUT
authored andcommitted
ci: check 3.9 on macOS
Signed-off-by: Henry Schreiner <[email protected]>
1 parent bee2bf0 commit a28a8e6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ jobs:
7373
- python-version: "3.9"
7474
runs-on: ubuntu-latest
7575
cmake-version: "3.20.x"
76+
- python-version: "3.9"
77+
runs-on: macos-latest
78+
cmake-version: "3.18.x"
7679
- python-version: "3.10"
7780
runs-on: ubuntu-latest
7881
cmake-version: "3.22.x"

0 commit comments

Comments
 (0)