mirror of
https://github.com/BillyOutlast/flash-attention-prebuild-wheels-rocm.git
synced 2026-07-01 01:37:53 -04:00
update job name
This commit is contained in:
@@ -33,7 +33,7 @@ jobs:
|
||||
# Build wheels with GitHub hosted runner
|
||||
# #########################################################
|
||||
# build_wheels:
|
||||
# name: Build wheels and Upload
|
||||
# name: Build wheels and Upload (Linux x86_64, GitHub hosted runner)
|
||||
# needs: create_releases
|
||||
# runs-on: ubuntu-22.04
|
||||
# env:
|
||||
@@ -143,7 +143,7 @@ jobs:
|
||||
# Build wheels with self-hosted runner
|
||||
# #########################################################
|
||||
build_wheels_self_hosted:
|
||||
name: Build wheels and Upload
|
||||
name: Build wheels and Upload (Linux x86_64, self-hosted runner)
|
||||
needs: create_releases
|
||||
runs-on: self-hosted
|
||||
container:
|
||||
@@ -287,7 +287,7 @@ jobs:
|
||||
sudo rm -rf /opt/hostedtoolcache/Python/${{ matrix.python-version }}*
|
||||
|
||||
# build_windows_wheels:
|
||||
# name: Build wheels and Upload
|
||||
# name: Build wheels and Upload (Windows x86_64, GitHub hosted runner)
|
||||
# runs-on: windows-latest
|
||||
# timeout-minutes: 1000
|
||||
# strategy:
|
||||
|
||||
Reference in New Issue
Block a user