Skip to content

Commit de3053d

Browse files
committed
GH actions runs-on rockylinux change
1 parent 4318402 commit de3053d

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
@@ -105,7 +105,7 @@ jobs:
105105
106106
build-cuda-rocky-docker:
107107
name: build in Rockylinux docker with cuda
108-
runs-on: rockylinux-8
108+
runs-on: ubuntu-latest
109109
steps:
110110
- name: Checkout code
111111
uses: actions/checkout@v2

0 commit comments

Comments
 (0)