Compare commits

...

1 Commits

Author SHA1 Message Date
Michael B. Gale
e7007dee4c Bump Go to 1.25-rc.1 2025-06-20 11:11:04 +01:00
24 changed files with 24 additions and 24 deletions

View File

@@ -48,7 +48,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: '>=1.21.0'
go-version: 1.25.0-rc.1
cache: false
- id: init
uses: ./../action/init

View File

@@ -52,7 +52,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: '>=1.21.0'
go-version: 1.25.0-rc.1
cache: false
- uses: ./../action/init
with:

View File

@@ -48,7 +48,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: '>=1.21.0'
go-version: 1.25.0-rc.1
cache: false
- uses: ./../action/init
id: init

View File

@@ -52,7 +52,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: '>=1.21.0'
go-version: 1.25.0-rc.1
cache: false
- uses: ./../action/init
id: init

View File

@@ -50,7 +50,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: '>=1.21.0'
go-version: 1.25.0-rc.1
cache: false
- uses: ./../action/init
with:

View File

@@ -48,7 +48,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: '>=1.21.0'
go-version: 1.25.0-rc.1
cache: false
- uses: ./../action/init
with:

View File

@@ -48,7 +48,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: '>=1.21.0'
go-version: 1.25.0-rc.1
cache: false
- name: Remove `file` program
run: |

View File

@@ -48,7 +48,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: '>=1.21.0'
go-version: 1.25.0-rc.1
cache: false
- uses: ./../action/init
with:

View File

@@ -78,7 +78,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: '>=1.21.0'
go-version: 1.25.0-rc.1
cache: false
- uses: ./../action/init
with:

View File

@@ -78,7 +78,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: '>=1.21.0'
go-version: 1.25.0-rc.1
cache: false
- uses: ./../action/init
with:

View File

@@ -78,7 +78,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: '>=1.21.0'
go-version: 1.25.0-rc.1
cache: false
- uses: ./../action/init
with:

View File

@@ -78,7 +78,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: '>=1.21.0'
go-version: 1.25.0-rc.1
cache: false
- uses: ./../action/init
id: init

View File

@@ -64,7 +64,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: '>=1.21.0'
go-version: 1.25.0-rc.1
cache: false
- uses: ./../action/init
with:

View File

@@ -64,7 +64,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: '>=1.21.0'
go-version: 1.25.0-rc.1
cache: false
- uses: ./../action/init
with:

View File

@@ -64,7 +64,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: '>=1.21.0'
go-version: 1.25.0-rc.1
cache: false
- uses: ./../action/init
with:

View File

@@ -64,7 +64,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: '>=1.21.0'
go-version: 1.25.0-rc.1
cache: false
- uses: ./../action/init
with:

View File

@@ -50,7 +50,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: '>=1.21.0'
go-version: 1.25.0-rc.1
cache: false
- uses: ./../action/init
with:

View File

@@ -58,7 +58,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: '>=1.21.0'
go-version: 1.25.0-rc.1
cache: false
- uses: ./../action/init
with:

View File

@@ -52,7 +52,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: '>=1.21.0'
go-version: 1.25.0-rc.1
cache: false
- uses: ./../action/init
id: init

View File

@@ -48,7 +48,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: '>=1.21.0'
go-version: 1.25.0-rc.1
cache: false
- name: Fetch a CodeQL bundle
shell: bash

View File

@@ -50,7 +50,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: '>=1.21.0'
go-version: 1.25.0-rc.1
cache: false
- uses: ./../action/init
id: init

View File

@@ -52,7 +52,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: '>=1.21.0'
go-version: 1.25.0-rc.1
cache: false
- uses: ./../action/init
with:

View File

@@ -52,7 +52,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: '>=1.21.0'
go-version: 1.25.0-rc.1
cache: false
- name: Delete original checkout
shell: bash

View File

@@ -117,7 +117,7 @@ for file in (this_dir / 'checks').glob('*.yml'):
'name': 'Install Go',
'uses': 'actions/setup-go@v5',
'with': {
'go-version': '>=1.21.0',
'go-version': '1.25.0-rc.1',
# to avoid potentially misleading autobuilder results where we expect it to download
# dependencies successfully, but they actually come from a warm cache
'cache': False