Skip to content

Commit 34fd5c2

Browse files
committed
chore: update workflows
1 parent e36f9d4 commit 34fd5c2

File tree

6 files changed

+10
-8
lines changed

6 files changed

+10
-8
lines changed

.github/workflows/deploy-documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
# ex:
1616
# - 1.18beta1 -> 1.18.0-beta.1
1717
# - 1.18rc1 -> 1.18.0-rc.1
18-
GO_VERSION: '1.24'
18+
GO_VERSION: '1.25.0-rc.1'
1919
NODE_VERSION: '20.x'
2020
CGO_ENABLED: 0
2121
steps:

.github/workflows/post-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99
# ex:
1010
# - 1.18beta1 -> 1.18.0-beta.1
1111
# - 1.18rc1 -> 1.18.0-rc.1
12-
GO_VERSION: '1.24'
12+
GO_VERSION: '1.25.0-rc.1'
1313

1414
jobs:
1515
update-gha-assets:

.github/workflows/pr-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env:
1010
# ex:
1111
# - 1.18beta1 -> 1.18.0-beta.1
1212
# - 1.18rc1 -> 1.18.0-rc.1
13-
GO_VERSION: '1.24'
13+
GO_VERSION: '1.25.0-rc.1'
1414

1515
jobs:
1616
# Check if there is any dirty change for go mod tidy

.github/workflows/pr-documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
# ex:
1414
# - 1.18beta1 -> 1.18.0-beta.1
1515
# - 1.18rc1 -> 1.18.0-rc.1
16-
GO_VERSION: '1.24'
16+
GO_VERSION: '1.25.0-rc.1'
1717
NODE_VERSION: '20.x'
1818
CGO_ENABLED: 0
1919

.github/workflows/pr-tests.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env:
1010
# ex:
1111
# - 1.18beta1 -> 1.18.0-beta.1
1212
# - 1.18rc1 -> 1.18.0-rc.1
13-
GO_VERSION: '1.24'
13+
GO_VERSION: '1.25.0-rc.1'
1414

1515
jobs:
1616
# Check if there is any dirty change for go mod tidy
@@ -39,7 +39,9 @@ jobs:
3939
# ex:
4040
# - 1.18beta1 -> 1.18.0-beta.1
4141
# - 1.18rc1 -> 1.18.0-rc.1
42-
go-version: ${{ env.GO_VERSION }}
42+
# TODO(ldez) must be changed after the first release of golangci-lint with go1.24
43+
# go-version: ${{ env.GO_VERSION }}
44+
go-version: '1.24'
4345
- name: lint
4446
uses: golangci/golangci-lint-action@v8.0.0
4547
with:
@@ -75,8 +77,8 @@ jobs:
7577
- ubuntu-latest
7678
- ubuntu-24.04-arm
7779
golang:
78-
- '1.23'
7980
- '1.24'
81+
- '1.25.0-rc.1'
8082
runs-on: ${{ matrix.os }}
8183
steps:
8284
- uses: actions/checkout@v4

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
# ex:
1313
# - 1.18beta1 -> 1.18.0-beta.1
1414
# - 1.18rc1 -> 1.18.0-rc.1
15-
GO_VERSION: '1.24'
15+
GO_VERSION: '1.25.0-rc.1'
1616
CHOCOLATEY_VERSION: 2.2.0
1717
steps:
1818
# temporary workaround for an error in free disk space action

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy