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

Merge pull request #384 from thaJeztah/bump_distros

gha: add macos-15-intel, remove macos-13 (deprecated)
This commit is contained in:
Sebastiaan van Stijn
2025-10-01 15:53:03 +02:00
committed by GitHub
+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:
- -