Skip to content

Commit

Permalink
Rename GPU GitHub runner to avoid version confusion (#787)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ygnas authored Jan 2, 2025
1 parent c8e77fc commit 814efb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ env:

jobs:
kubernetes:
runs-on: ubuntu-20.04-4core-gpu
runs-on: gpu-t4-4-core

steps:
- name: Checkout code
Expand Down

0 comments on commit 814efb4

Please sign in to comment.