Merge pull request #9070 from ThomasWaldmann/build-binaries-on-gh-fixes4-1.4

fix macos-14 label
This commit is contained in:
TW 2025-10-14 22:35:00 +02:00 committed by GitHub
commit 0e26390ff2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -62,7 +62,7 @@ jobs:
{"os": "ubuntu-24.04", "python-version": "3.12", "toxenv": "py312-fuse3"},
{"os": "ubuntu-24.04", "python-version": "3.13", "toxenv": "py313-fuse3"},
{"os": "ubuntu-24.04", "python-version": "3.14", "toxenv": "py314-fuse3"},
{"os": "macos-14-intel", "python-version": "3.11", "toxenv": "py311-none", "binary": "borg-macos-14-x86_64-gh"},
{"os": "macos-14-large", "python-version": "3.11", "toxenv": "py311-none", "binary": "borg-macos-14-x86_64-gh"},
{"os": "macos-14", "python-version": "3.11", "toxenv": "py311-none", "binary": "borg-macos-14-arm64-gh"}
]
}'