update to go1.23.2,go1.22.8

Signed-off-by: Austin Vazquez <macedonv@amazon.com>
This commit is contained in:
Austin Vazquez
2024-10-04 20:30:58 +00:00
parent 8701137695
commit 46f5a0d939
9 changed files with 10 additions and 10 deletions

View File

@@ -6,7 +6,7 @@ on:
name: API Release
env:
GO_VERSION: "1.23.1"
GO_VERSION: "1.23.2"
permissions: # added using https://github.com/step-security/secure-workflows
contents: read

View File

@@ -191,7 +191,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-22.04, ubuntu-24.04, actuated-arm64-4cpu-16gb, macos-13, windows-2019, windows-2022]
go-version: ["1.22.7", "1.23.1"]
go-version: ["1.22.8", "1.23.2"]
exclude:
- os: ${{ github.repository != 'containerd/containerd' && 'actuated-arm64-4cpu-16gb' }}
steps:

View File

@@ -13,7 +13,7 @@ on:
name: Release
env:
GO_VERSION: "1.23.1"
GO_VERSION: "1.23.2"
permissions: # added using https://github.com/step-security/secure-workflows
contents: read