Go: Use 1.24rc1 in CI

This commit is contained in:
Michael B. Gale
2024-12-17 15:30:40 +00:00
committed by Owen Mansel-Chan
parent 2a8cc00284
commit 52e15f82e4

View File

@@ -4,7 +4,7 @@ inputs:
go-test-version:
description: Which Go version to use for running the tests
required: false
default: "~1.23.1"
default: "1.24.0-rc.1"
run-code-checks:
description: Whether to run formatting, code and qhelp generation checks
required: false