ci: use large runners for integration tests

This commit is contained in:
James Houlahan
2020-12-10 13:08:00 +01:00
parent fe853efe32
commit 9fdc5960bf

View File

@ -72,7 +72,7 @@ test-integration:
script: script:
- VERBOSITY=debug make -C test test - VERBOSITY=debug make -C test test
tags: tags:
- medium - large
dependency-updates: dependency-updates:
stage: test stage: test