mirror of
https://github.com/borgbackup/borg.git
synced 2026-06-10 01:10:53 -04:00
CI: use macOS 15
This commit is contained in:
parent
f5cb28f22e
commit
ff2b9b6ef2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -66,7 +66,7 @@ jobs:
|
|||
- os: ubuntu-24.04
|
||||
python-version: '3.12'
|
||||
toxenv: py312-fuse3
|
||||
- os: macos-14
|
||||
- os: macos-15
|
||||
python-version: '3.11'
|
||||
toxenv: py311-none # note: no fuse testing, due to #6099, see also #6196.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue