mirror of
https://github.com/borgbackup/borg.git
synced 2026-05-28 04:03:21 -04:00
CI: test on ubuntu 22.04 or 24.04
20.04 was removed.
This commit is contained in:
parent
dddb6b1556
commit
f3a61ae350
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -47,7 +47,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- os: ubuntu-20.04
|
||||
- os: ubuntu-22.04
|
||||
python-version: '3.9'
|
||||
toxenv: py39-fuse2
|
||||
- os: ubuntu-22.04
|
||||
|
|
|
|||
Loading…
Reference in a new issue