Rebuild integration test workflow

This commit is contained in:
Michael B. Gale 2023-06-13 20:51:45 +01:00
parent c8785050e2
commit f239f49a62
No known key found for this signature in database
GPG key ID: FF5E2765BD00628F

View file

@ -49,9 +49,7 @@ jobs:
if: >-
runner.os != 'Windows' && (
matrix.version == '20220908' ||
matrix.version == '20221211' ||
matrix.version == 'cached' ||
matrix.version == 'latest'
matrix.version == '20221211'
)
shell: bash
run: echo "CODEQL_ENABLE_EXPERIMENTAL_FEATURES_SWIFT=true" >> $GITHUB_ENV