Skip to content

Commit

Permalink
Don't run experimental and non-experimental k8s concurrently (pulumi#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Frassle committed Feb 22, 2022
1 parent 8cc8b1a commit 8e43d5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
- testing-unit-go
kubernetes:
name: kubernetes
concurrency: kubernetes-${{ github.sha }}-${{ github.run_number }}
needs: test-infra-setup
env:
PULUMI_EXPERIMENTAL: ${{ matrix.experimental }}
Expand Down

0 comments on commit 8e43d5d

Please sign in to comment.