Skip to content

Commit e48df56

Browse files
committed
update
1 parent bf935a7 commit e48df56

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/building.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
cuda-version: 'cu126'
3232
- os: macos-14
3333
cuda-version: 'cu128'
34+
- os: macos-14
35+
cuda-version: 'cu129'
3436
- os: ubuntu-22.04-arm
3537
cuda-version: 'cu118'
3638
- os: ubuntu-22.04-arm
@@ -39,6 +41,8 @@ jobs:
3941
cuda-version: 'cu126'
4042
- os: ubuntu-22.04-arm
4143
cuda-version: 'cu128'
44+
- os: ubuntu-22.04-arm
45+
cuda-version: 'cu129'
4246

4347
steps:
4448
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)