Skip to content

Commit

Permalink
Tests: update pre-release env with Anki 23.10.1rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
anki-wallpaper[bot] committed Nov 4, 2023
1 parent a6d3c4c commit cdaa536
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.53rc1)
- name: Pre-release (23.10.1rc1)
python: 3.9
environment: py39-pre-anki2.1.53rc1-qt6
environment: py39-pre-anki23.10.1rc1-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 @@ -14,7 +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-pre-anki2.1.53rc1-qt6
py39-pre-anki23.10.1rc1-qt6

[testenv:.tox]
install_command =
Expand Down

0 comments on commit cdaa536

Please sign in to comment.