Skip to content

Commit 2ca1369

Browse files
committed
trying new ubuntu for ci
1 parent 5b9fc4b commit 2ca1369

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/kcpp-build-release-linux-cuda12.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ env:
77

88
jobs:
99
linux:
10-
runs-on: ubuntu-20.04
10+
runs-on: ubuntu-22.04
1111
steps:
1212
- name: Clone
1313
id: checkout

.github/workflows/kcpp-build-release-linux.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ env:
77

88
jobs:
99
linux:
10-
runs-on: ubuntu-20.04
10+
runs-on: ubuntu-22.04
1111
steps:
1212
- name: Clone
1313
id: checkout

0 commit comments

Comments
 (0)