| commit | 4ce9dca335692e6aeff59c57f9a91b6ee19756ed | [log] [tgz] |
|---|---|---|
| author | Philip Zeyliger <philip@bold.dev> | Fri Jun 27 09:46:42 2025 -0700 |
| committer | Philip Zeyliger <philip@bold.dev> | Fri Jun 27 09:46:42 2025 -0700 |
| tree | 31c96d7356304b3739b2225422cb1a4c1b66ee53 | |
| parent | 9aa141a4bdde68a1ad57d56ba3cb0023109c6b7b [diff] [blame] |
Bump down to 8-core github runners
diff --git a/.github/workflows/webui_test.yml b/.github/workflows/webui_test.yml index 490f162..6027ed4 100644 --- a/.github/workflows/webui_test.yml +++ b/.github/workflows/webui_test.yml
@@ -24,7 +24,7 @@ jobs: test: - runs-on: linux-x64-ubuntu-latest-64-core + runs-on: linux-x64-ubuntu-latest-8-core steps: - uses: actions/checkout@v4 with: