Skip to content

Commit

Permalink
Tests: add new environment for Anki 2.1.57
Browse files Browse the repository at this point in the history
  • Loading branch information
anki-delay-siblings[bot] committed Jan 29, 2023
1 parent 06e75f8 commit 3d54f98
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@ jobs:
- name: Anki 2.1.54 (Qt6)
python: 3.9
environment: py39-anki2.1.54-qt6
- name: Anki 2.1.57 (Qt5)
python: 3.9
environment: py39-anki2.1.57-qt5
- name: Anki 2.1.57 (Qt6)
python: 3.9
environment: py39-anki2.1.57-qt6
- name: Pre-release (2.1.55b3)
python: 3.9
environment: py39-pre-anki2.1.55b3-qt6
Expand Down
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ envlist =
py39-anki2.1.52-qt{5,6}
py39-anki2.1.53-qt{5,6}
py39-anki2.1.54-qt{5,6}
py39-anki2.1.57-qt{5,6}
py39-pre-anki2.1.55b3-qt6

[testenv:.tox]
Expand Down

0 comments on commit 3d54f98

Please sign in to comment.