Skip to content
Snippets Groups Projects
Unverified Commit 3825463a authored by Rambaud Pierrick's avatar Rambaud Pierrick Committed by GitHub
Browse files

fix: stop failing follow-up tasks when one element of the matrix is dropped"

parent 2f071a16
No related branches found
No related tags found
No related merge requests found
......@@ -33,8 +33,9 @@ jobs:
needs: [lint, mypy]
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
python-version: ["3.9", "3.10", "3.11", "3.12"]
sqlachemy-version: [""]
include:
# oldest python/sqlalchemy supported
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment