Skip to content

Commit

Permalink
Tests: update pre-release env with Anki 2.1.66rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
anki-delay-siblings[bot] committed Aug 20, 2023
1 parent 06e75f8 commit f1ca20b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ jobs:
- name: Anki 2.1.54 (Qt6)
python: 3.9
environment: py39-anki2.1.54-qt6
- name: Pre-release (2.1.55b3)
- name: Pre-release (2.1.66rc1)
python: 3.9
environment: py39-pre-anki2.1.55b3-qt6
environment: py39-pre-anki2.1.66rc1-qt6
fail-fast: false

steps:
Expand Down
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +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-pre-anki2.1.55b3-qt6
py39-pre-anki2.1.66rc1-qt6

[testenv:.tox]
install_command =
Expand Down

0 comments on commit f1ca20b

Please sign in to comment.