File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3535 - ubuntu-24.04
3636 python :
3737 - " 3.11"
38- - " 3.12 "
38+ - " 3.13 "
3939 nox-session :
4040 # To speed things up a bit we use the special ci_checks_max session
4141 # that uses the same venv to run multiple linting sessions
@@ -112,7 +112,7 @@ jobs:
112112 - ubuntu-24.04
113113 python :
114114 - " 3.11"
115- - " 3.12 "
115+ - " 3.13 "
116116 runs-on : ${{ matrix.os }}${{ matrix.arch != 'amd64' && format('-{0}', matrix.arch) || '' }}
117117
118118 steps :
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ state changes.
2020
2121The following platforms are officially supported (tested):
2222
23- - ** Python:** 3.11, 3.12
23+ - ** Python:** 3.11, 3.13
2424- ** Operating System:** Ubuntu Linux 24.04
2525- ** Architectures:** amd64, arm64
2626
You can’t perform that action at this time.
0 commit comments