mirror of
https://github.com/pretix/pretix.git
synced 2026-05-03 14:54:04 +00:00
readd matrix
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
python-version: [ "3.11"]
|
||||
python-version: ["3.9", "3.10", "3.11"]
|
||||
database: [ postgres]
|
||||
exclude:
|
||||
- database: sqlite
|
||||
|
||||
Reference in New Issue
Block a user