1
0
Fork 0
mirror of synced 2024-07-06 23:10:57 +12:00

Use new larger runners.

This commit is contained in:
Sam Rose 2024-03-28 10:31:28 +00:00
parent 29a928eb09
commit f43f03a3b4
No known key found for this signature in database

View file

@ -136,7 +136,7 @@ jobs:
fi
test-server:
runs-on: ubuntu-latest
runs-on: budi-tubby-tornado-quad-core-150gb
env:
DEBUG: testcontainers,testcontainers:exec,testcontainers:build,testcontainers:pull
steps:
@ -153,14 +153,6 @@ jobs:
node-version: 20.x
cache: yarn
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
large-packages: false
swap-storage: false
docker-images: false
android: true
- name: Pull testcontainers images
run: |
docker pull mcr.microsoft.com/mssql/server:2022-latest