mirror of
https://github.com/borgbackup/borg.git
synced 2025-01-18 21:39:24 +00:00
github CI: test on py312 (w/o -dev)
This commit is contained in:
parent
3c4b1090a6
commit
d6ad508a29
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -65,7 +65,7 @@ jobs:
|
|||
python-version: '3.11'
|
||||
toxenv: py311-fuse2
|
||||
- os: ubuntu-22.04
|
||||
python-version: '3.12-dev'
|
||||
python-version: '3.12'
|
||||
toxenv: py312-fuse3
|
||||
- os: macos-12
|
||||
python-version: '3.8'
|
||||
|
|
Loading…
Reference in a new issue