Try a large machine to have a larger disk

This commit is contained in:
Clément Renault
2025-11-20 14:36:53 +01:00
parent a0853d00ce
commit dfeb3a640e

View File

@@ -143,7 +143,7 @@ jobs:
# We run tests in debug also, to make sure that the debug_assertions are hit # We run tests in debug also, to make sure that the debug_assertions are hit
test-debug: test-debug:
name: Run tests in debug name: Run tests in debug
runs-on: ubuntu-latest runs-on: ubuntu-latest-large
container: container:
# Use ubuntu-22.04 to compile with glibc 2.35 # Use ubuntu-22.04 to compile with glibc 2.35
image: ubuntu:22.04 image: ubuntu:22.04