Skip to content

Commit

Permalink
Update fork-maintenance.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Cemberk authored Sep 6, 2024
1 parent 702993d commit 1569f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fork-maintenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- 80
volumes:
- my_docker_volume:/volume_mount
options: --device=/dev/kfd --device=/dev/dri --group-add video --ipc=host --shm-size 16G --network=host
options: --device=/dev/kfd --device=/dev/dri --group-add video --shm-size 16G --network=host
steps:
- name: Fork Maintenance System
uses: Cemberk/Fork-Maintenance-System@docker
Expand Down

0 comments on commit 1569f30

Please sign in to comment.