Skip to content

Commit 82ecc72

Browse files
authored
Use 22.04 instead of latest
1 parent 4210173 commit 82ecc72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
os:
11-
- 'ubuntu-latest'
11+
- 'ubuntu-22.04'
1212

1313
cuda:
1414
- {version: '11.8.0', method: 'network'}

0 commit comments

Comments
 (0)