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:
- VERBOSITY=debug make -C test test
tags:
- medium
- large
dependency-updates:
stage: test