CI: use macOS 15

This commit is contained in:
Thomas Waldmann 2026-03-19 11:34:21 +01:00
parent f5cb28f22e
commit ff2b9b6ef2
No known key found for this signature in database
GPG key ID: 243ACFA951F78E01

View file

@ -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.