From b664737ff9ca413d8fcd84fef2f65e0010fb26e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Przemys=C5=82aw=20Krzysztof=20Rekucki?= Date: Tue, 19 Sep 2023 22:33:55 +0200 Subject: [PATCH] integration-test on ubuntu-20.04 --- .github/workflows/integration-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index 602e9a35ff..8e9a2c760d 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -30,7 +30,7 @@ jobs: integration-test-groups: name: Integration Tests (hybrid-net) group - runs-on: [goth] + runs-on: [goth, ubuntu-20.04] needs: test_check strategy: matrix: