Skip to content

Commit f6e5f7b

Browse files
committed
fix(function): update goruntime
1 parent 502180a commit f6e5f7b

File tree

3 files changed

+743
-1986
lines changed

3 files changed

+743
-1986
lines changed

internal/namespaces/function/v1beta1/custom_deploy_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ func Test_Deploy(t *testing.T) {
2626
t.Run("Simple", core.Test(&core.TestConfig{
2727
Commands: commands,
2828
Cmd: fmt.Sprintf(
29-
"scw function deploy name=%s runtime=go120 zip-file=%s",
29+
"scw function deploy name=%s runtime=go124 zip-file=%s",
3030
functionName,
3131
testZip,
3232
),

0 commit comments

Comments
 (0)