We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c4b89c commit 58c13cbCopy full SHA for 58c13cb
.github/workflows/controlplane.yml
@@ -11,7 +11,7 @@ on:
11
- ".github/workflows/controlplane.yml"
12
- "packaging/controlplane/**"
13
env:
14
- go_version: "1.18"
+ go_version: "1.19"
15
REGISTRY: europe-north1-docker.pkg.dev/nais-io/nais/images
16
17
jobs:
.github/workflows/frontends.yml
@@ -11,7 +11,7 @@ concurrency:
cancel-in-progress: true
test:
runs-on: ubuntu-22.04
0 commit comments