1
0
mirror of https://github.com/docker/docker-credential-helpers.git synced 2026-06-13 16:01:28 +05:30

gha: add macos-15-intel, remove macos-13 (deprecated)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2025-10-01 15:11:20 +02:00
parent fd27520bbd
commit c32e697324
+1 -1
View File
@@ -46,9 +46,9 @@ jobs:
os: os:
- ubuntu-24.04 - ubuntu-24.04
- ubuntu-22.04 - ubuntu-22.04
- macOS-15-intel
- macOS-15 - macOS-15
- macOS-14 - macOS-14
- macOS-13
- windows-2022 - windows-2022
steps: steps:
- -