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

gha: update to use macos-13, macos-14

macos-11 runners are being deprecated; updating to use
macos-13 (x86) and macos-14 (arm64)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2024-05-08 15:56:13 +02:00
parent 097f945536
commit a941c5247f
+2 -1
View File
@@ -46,7 +46,8 @@ jobs:
os:
- ubuntu-22.04
- ubuntu-20.04
- macOS-11
- macOS-14
- macOS-13
- windows-2022
steps:
-