We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0fefe8 commit 53da063Copy full SHA for 53da063
.github/workflows/deploy-to-nais.yml
@@ -24,7 +24,7 @@ on:
24
jobs:
25
deploy:
26
name: Deploy to nais k8s
27
- runs-on: ubuntu-latest-16-cores-16-cores
+ runs-on: ubuntu-latest-16-cores
28
permissions:
29
id-token: "write"
30
steps:
0 commit comments