mirror of
https://github.com/borgbackup/borg.git
synced 2025-03-04 18:48:43 +00:00
github ci: use 3.10 (without -dev)
This commit is contained in:
parent
c9a4a24342
commit
530acb68be
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -58,7 +58,7 @@ jobs:
|
|||
python-version: '3.9'
|
||||
toxenv: py39-fuse3
|
||||
- os: ubuntu-20.04
|
||||
python-version: '3.10-dev'
|
||||
python-version: '3.10'
|
||||
toxenv: py310-fuse3
|
||||
- os: macos-latest
|
||||
python-version: '3.8'
|
||||
|
|
Loading…
Add table
Reference in a new issue