rm gpu access
Some checks failed
test_action / Python3 (push) Failing after 17s

This commit is contained in:
2024-06-08 22:20:42 +08:00
parent 598f081966
commit 6620c91a5b

View File

@ -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]