[WIP] add aws code build

This commit is contained in:
Junya Morioka
2025-08-10 15:13:28 +09:00
parent b0a84dc603
commit c4916ac461
-7
View File
@@ -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