Skip to content

Commit 62c726b

Browse files
Matrix update
1 parent 10b77ef commit 62c726b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/python-package.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
strategy:
6464
fail-fast: false
6565
matrix:
66+
os: [ubuntu-22.04, ubuntu-22.04-arm, windows-latest]
6667
include:
6768
- os: ubuntu-22.04
6869
arch: x86_64
@@ -107,6 +108,7 @@ jobs:
107108
- build-shared-libs-cuda
108109
strategy:
109110
matrix:
111+
os: [ubuntu-22.04, ubuntu-22.04-arm, windows-latest, macos-latest]
110112
include:
111113
- os: ubuntu-22.04
112114
arch: x86_64

0 commit comments

Comments
 (0)