diff --git a/.github/workflows/full_suite_integration_tests.yml b/.github/workflows/full_suite_integration_tests.yml index 0187472ec6..4c87a30036 100644 --- a/.github/workflows/full_suite_integration_tests.yml +++ b/.github/workflows/full_suite_integration_tests.yml @@ -142,7 +142,7 @@ jobs: with: delimiter: ',' variables: | - windows-latest,windows-latest-bs,macos-latest,macos-latest-bs,ubuntu-latest,ubuntu-latest-bs + windows-latest,windows-latest-bs,macos-latest,macos-latest-bs,ubuntu-18.04,ubuntu-18.04-bs - name: Checkout code uses: actions/checkout@v2