Skip to content

Commit c7c2dab

Browse files
committed
Update Go version in tests to 1.25.0-rc.1
1 parent 8c2bda3 commit c7c2dab

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.24.0"
7+
default: "1.25.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)