Skip to content

Commit cfaad40

Browse files
author
CasLubbers
authored
fix: set linode as default for otomi deploy (#1633)
1 parent 07636a5 commit cfaad40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ on:
5151
- scaleway
5252
- linode
5353
- digitalocean
54-
default: 'scaleway'
54+
default: 'linode'
5555
kubernetes_versions:
5656
description: 'Kubernetes version'
5757
type: choice

0 commit comments

Comments
 (0)