CI: run on ramdisk

This commit is contained in:
SukkaW
2025-01-18 02:46:44 +08:00
parent 408328ee48
commit 42428e14de
2 changed files with 2 additions and 2 deletions

View File

@@ -16,6 +16,7 @@ jobs:
runs-on: ubuntu-24.04-arm
steps:
- run: df -h
# - name: Tune GitHub-hosted runner network
# # https://github.com/actions/runner-images/issues/1187
# uses: smorimoto/tune-github-hosted-runner-network@v1