rm gpu access
test_action / Python3 (push) Failing after 17s
Details
test_action / Python3 (push) Failing after 17s
Details
This commit is contained in:
parent
598f081966
commit
6620c91a5b
|
@ -8,10 +8,3 @@ services:
|
||||||
environment:
|
environment:
|
||||||
- GITEA_INSTANCE_URL=https://gitea.guineapig.love
|
- GITEA_INSTANCE_URL=https://gitea.guineapig.love
|
||||||
- GITEA_RUNNER_REGISTRATION_TOKEN=0Hm4ZpZFbfBzgoyw2WNZWoYNfteqDMruUXtjCaRv
|
- GITEA_RUNNER_REGISTRATION_TOKEN=0Hm4ZpZFbfBzgoyw2WNZWoYNfteqDMruUXtjCaRv
|
||||||
deploy:
|
|
||||||
resources:
|
|
||||||
reservations:
|
|
||||||
devices:
|
|
||||||
- driver: nvidia
|
|
||||||
count: 1
|
|
||||||
capabilities: [gpu]
|
|
||||||
|
|
Loading…
Reference in New Issue