mirror of
https://github.com/BillyOutlast/flash-attention-prebuild-wheels-rocm.git
synced 2026-07-01 01:37:53 -04:00
Merge pull request #63 from mjun0812/fix/dind-file-driver
fix: create volume for self-hosted runner avoid file driver error
This commit is contained in:
@@ -15,3 +15,8 @@ services:
|
||||
args:
|
||||
GH_RUNNER_VERSION: 2.329.0
|
||||
TARGET_ARCH: x64
|
||||
volumes:
|
||||
- fa-self:/var/lib/docker
|
||||
|
||||
volumes:
|
||||
fa-self:
|
||||
|
||||
Reference in New Issue
Block a user