Skip to content

Commit

Permalink
Merge pull request pulumi#1164 from pulumi/fraser/awsExperimental
Browse files Browse the repository at this point in the history
Rename experimental job, add AWS
  • Loading branch information
Frassle committed Feb 3, 2022
2 parents de80604 + eb48baa commit 40669ea
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,8 @@ jobs:
- ubuntu-latest
yarn-version:
- 1.13.0
providers-download-tests:
name: providers package downloads from github
providers-experimental-tests:
name: providers experimental
env:
PULUMI_EXPERIMENTAL: true
runs-on: ${{ matrix.platform }}
Expand Down Expand Up @@ -285,6 +285,7 @@ jobs:
matrix:
clouds:
- DigitalOcean
- Aws
dotnet-version:
- 3.1.301
examples-test-matrix:
Expand Down

0 comments on commit 40669ea

Please sign in to comment.