mirror of
https://github.com/borgbackup/borg.git
synced 2025-01-03 13:45:31 +00:00
github CI: test on py312 (w/o -dev)
This commit is contained in:
parent
fc0dbe2913
commit
82440a2a38
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -61,7 +61,7 @@ jobs:
|
||||||
python-version: '3.11'
|
python-version: '3.11'
|
||||||
toxenv: py311-fuse3
|
toxenv: py311-fuse3
|
||||||
- os: ubuntu-22.04
|
- os: ubuntu-22.04
|
||||||
python-version: '3.12-dev'
|
python-version: '3.12'
|
||||||
toxenv: py312-fuse3
|
toxenv: py312-fuse3
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue