Skip to content

Commit 814efb4

Browse files
authored
Rename GPU GitHub runner to avoid version confusion (#787)
1 parent c8e77fc commit 814efb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/e2e_tests.yaml

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

2222
jobs:
2323
kubernetes:
24-
runs-on: ubuntu-20.04-4core-gpu
24+
runs-on: gpu-t4-4-core
2525

2626
steps:
2727
- name: Checkout code

0 commit comments

Comments
 (0)