Added 2.1.54 and 2.1.55 to github actions
This commit is contained in:
parent
2ad03ddbc0
commit
0c37ab0f5c
12
.github/workflows/tests.yml
vendored
12
.github/workflows/tests.yml
vendored
@ -48,6 +48,18 @@ jobs:
|
|||||||
- name: Anki 2.1.53 (Qt6)
|
- name: Anki 2.1.53 (Qt6)
|
||||||
python: 3.9
|
python: 3.9
|
||||||
environment: py39-anki2.1.53-qt6
|
environment: py39-anki2.1.53-qt6
|
||||||
|
- name: Anki 2.1.54 (Qt5)
|
||||||
|
python: 3.9
|
||||||
|
environment: py39-anki2.1.54-qt5
|
||||||
|
- name: Anki 2.1.54 (Qt6)
|
||||||
|
python: 3.9
|
||||||
|
environment: py39-anki2.1.54-qt6
|
||||||
|
- name: Anki 2.1.55 (Qt5)
|
||||||
|
python: 3.9
|
||||||
|
environment: py39-anki2.1.55-qt5
|
||||||
|
- name: Anki 2.1.55 (Qt6)
|
||||||
|
python: 3.9
|
||||||
|
environment: py39-anki2.1.55-qt6
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user