Update CI workflow to use new larger runners.

This commit is contained in:
Sam Rose 2024-04-03 11:16:20 +01:00
parent e3fbce25fa
commit dbccfd115b
No known key found for this signature in database
1 changed files with 1 additions and 2 deletions

View File

@ -138,8 +138,7 @@ jobs:
fi
test-server:
runs-on:
group: hosted-runners
runs-on: budi-tubby-tornado-quad-core-150gb
env:
DEBUG: testcontainers,testcontainers:exec,testcontainers:build,testcontainers:pull
steps: