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

Merge pull request #320 from thaJeztah/update_gha

update GHA to macOS-13, macOS-14, and update to go1.21.10
This commit is contained in:
Sebastiaan van Stijn
2024-05-08 22:48:19 +02:00
committed by GitHub
4 changed files with 6 additions and 5 deletions
+3 -2
View File
@@ -15,7 +15,7 @@ on:
env:
DESTDIR: ./bin
GO_VERSION: 1.21.6
GO_VERSION: 1.21.10
jobs:
validate:
@@ -46,7 +46,8 @@ jobs:
os:
- ubuntu-22.04
- ubuntu-20.04
- macOS-11
- macOS-14
- macOS-13
- windows-2022
steps:
-
+1 -1
View File
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1
ARG GO_VERSION=1.21.6
ARG GO_VERSION=1.21.10
ARG XX_VERSION=1.4.0
ARG OSXCROSS_VERSION=11.3-r7-debian
ARG GOLANGCI_LINT_VERSION=v1.55.2
+1 -1
View File
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1
ARG GO_VERSION=1.21.6
ARG GO_VERSION=1.21.10
ARG DISTRO=ubuntu
ARG SUITE=focal
+1 -1
View File
@@ -1,5 +1,5 @@
variable "GO_VERSION" {
default = "1.21.6"
default = "1.21.10"
}
# Defines the output folder