fix macos-14 label

macos-14-intel does not exist (yet?).
This commit is contained in:
Thomas Waldmann 2025-10-14 22:33:38 +02:00
parent 77753318a9
commit d595f04398
No known key found for this signature in database
GPG key ID: 243ACFA951F78E01

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"}
]
}'