mirror of
https://github.com/BillyOutlast/flash-attention-prebuild-wheels-rocm.git
synced 2026-07-01 01:37:53 -04:00
[WIP] add aws code build
This commit is contained in:
@@ -9,13 +9,6 @@ jobs:
|
||||
# runs-on: windows-latest
|
||||
runs-on: codebuild-flash-attention-pre-build-wheel-windows-${{ github.run_id }}-${{ github.run_attempt }}
|
||||
steps:
|
||||
- name: configure Pagefile
|
||||
uses: al-cheb/configure-pagefile-action@v1.2
|
||||
with:
|
||||
minimum-size: 16GB
|
||||
maximum-size: 32GB
|
||||
disk-root: "C:"
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
- name: Enable Git long paths
|
||||
shell: pwsh
|
||||
|
||||
Reference in New Issue
Block a user