mirror of
https://github.com/BillyOutlast/flash-attention-prebuild-wheels-rocm.git
synced 2026-06-30 23:47:54 -04:00
fix: add runner tag for Linux self-hosted runner
This commit is contained in:
@@ -97,7 +97,7 @@ jobs:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
torch-version: ${{ matrix.torch-version }}
|
||||
cuda-version: ${{ matrix.cuda-version }}
|
||||
runner: '["self-hosted", "x64"]'
|
||||
runner: '["self-hosted", "linux", "x64"]'
|
||||
container-image: "quay.io/pypa/manylinux_2_28_x86_64"
|
||||
secrets: inherit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user