Skip to content

Commit e56e2f8

Browse files
committed
Test conda install tests on Mac
1 parent 97d13d7 commit e56e2f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-quickstartmodule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
rel_type: [ "latest_stable" ]
8282
acc_type: [ "cuda11.1", "cuda10.2", "accnone" ]
8383
py_vers: [ "3.7", "3.8", "3.9" ]
84-
os: ["ubuntu-18.04"]
84+
os: ["ubuntu-18.04", "macos-latest"]
8585
env:
8686
TEST_ACC: ${{ matrix.acc_type }}
8787
TEST_VER: ${{ matrix.rel_type }}

0 commit comments

Comments
 (0)