Skip to content

Commit 52e15f8

Browse files
mbgowen-mc
authored andcommitted
Go: Use 1.24rc1 in CI
1 parent 2a8cc00 commit 52e15f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/actions/test/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ inputs:
44
go-test-version:
55
description: Which Go version to use for running the tests
66
required: false
7-
default: "~1.23.1"
7+
default: "1.24.0-rc.1"
88
run-code-checks:
99
description: Whether to run formatting, code and qhelp generation checks
1010
required: false

0 commit comments

Comments
 (0)