Skip to content

Commit 96030a8

Browse files
oralubenXuehaiPan
andauthored
Update .github/workflows/dist.yml
Co-authored-by: Xuehai Pan <XuehaiPan@outlook.com>
1 parent 1c98b7e commit 96030a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dist.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ jobs:
2020
os: [ubuntu-22.04, ubuntu-22.04-arm, macos-14]
2121
include:
2222
- os: ubuntu-22.04
23-
cuda_version: 12.1
23+
cuda_version: "12.1"
2424
- os: ubuntu-22.04-arm
25-
cuda_version: 12.8
25+
cuda_version: "12.8"
2626
fail-fast: true
2727
runs-on: ${{ matrix.os }}
2828
env:

0 commit comments

Comments
 (0)