Skip to content

Commit

Permalink
Tests: add new environment for Anki 2.1.66
Browse files Browse the repository at this point in the history
  • Loading branch information
anki-wallpaper[bot] committed Aug 24, 2023
1 parent a6d3c4c commit 4ac6dab
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.66 (Qt5)
python: 3.9
environment: py39-anki2.1.66-qt5
- name: Anki 2.1.66 (Qt6)
python: 3.9
environment: py39-anki2.1.66-qt6
- name: Pre-release (2.1.53rc1)
python: 3.9
environment: py39-pre-anki2.1.53rc1-qt6
Expand Down
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,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.66-qt{5,6}
py39-pre-anki2.1.53rc1-qt6

[testenv:.tox]
Expand Down

0 comments on commit 4ac6dab

Please sign in to comment.