correct testdist matrix

fix/3p-ci-error-handling
Miro Stauder 2 years ago committed by GitHub
parent 0e884b44dd
commit 284dcdbbb7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
testdist: [ 'ubuntu22' ]
testdist: [ 'ubuntu22-tap' ]
# infradb: [ 'mysql57', 'mysql80', 'mysql81', 'mysql82', 'mariadb10', 'mariadb11' ]
infradb: [ 'mysql57' ]
env:

@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: false
matrix:
testdist: [ 'ubuntu22' ]
testdist: [ 'ubuntu22-tap' ]
language: [ 'cpp', 'python' ]
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
# Learn more about CodeQL language support at https://git.io/codeql-language-support

@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
testdist: [ 'ubuntu22' ]
testdist: [ 'ubuntu22-tap' ]
# infradb: [ 'mysql57', 'mysql80', 'mysql81', 'mysql82', 'mariadb10', 'mariadb11' ]
infradb: [ 'mysql57' ]
env:

@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
testdist: [ 'ubuntu22' ]
testdist: [ 'ubuntu22-tap' ]
# infradb: [ 'mysql57', 'mysql80', 'mysql81', 'mysql82', 'mariadb10', 'mariadb11' ]
infradb: [ 'mysql57' ]
env:

@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
testdist: [ 'ubuntu22' ]
testdist: [ 'ubuntu22-tap' ]
# infradb: [ 'mysql57', 'mysql80', 'mysql81', 'mysql82', 'mariadb10', 'mariadb11' ]
infradb: [ 'mysql57' ]
env:

Loading…
Cancel
Save