| commit | 8a290e5a3df2ec7ba8de8ffbf52081e44b2d636f | [log] [tgz] |
|---|---|---|
| author | Philip Zeyliger <philip@bold.dev> | Sun Jun 15 20:59:58 2025 -0700 |
| committer | Philip Zeyliger <philip@bold.dev> | Sun Jun 15 21:05:25 2025 -0700 |
| tree | 024a481c416e5ea04b0ca63427b6c1344d2d8f2c | |
| parent | 851d2bf4f9324b294c58bb5a79398269c2587a0d [diff] [blame] |
Run workflows on bigger machine.
diff --git a/.github/workflows/webui_test.yml b/.github/workflows/webui_test.yml index 2fc312f..6a12c9a 100644 --- a/.github/workflows/webui_test.yml +++ b/.github/workflows/webui_test.yml
@@ -19,7 +19,7 @@ jobs: test: - runs-on: ubuntu-latest + runs-on: linux-x64-ubuntu-latest-64-core steps: - uses: actions/checkout@v4 with: