mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-06-09 08:06:22 +00:00
Merge pull request #1127 from ArangoGutierrez/e2e/internal_runner
[no-relnote] E2E GitHub action to run with internal runner
This commit is contained in:
commit
890db82b46
2
.github/workflows/e2e.yaml
vendored
2
.github/workflows/e2e.yaml
vendored
@ -36,7 +36,7 @@ on:
|
||||
|
||||
jobs:
|
||||
e2e-tests:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: linux-amd64-cpu4
|
||||
steps:
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
Reference in New Issue
Block a user