mirror of
https://github.com/pretix/pretix.git
synced 2026-08-06 10:07:50 +00:00
readd matrix
This commit is contained in:
@@ -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