Skip to content

Commit

Permalink
Merge pull request #15 from mittwald/task/tests-newer-tf
Browse files Browse the repository at this point in the history
Add terraform 1.5 and 1.6 to acceptance tests
  • Loading branch information
martin-helmich authored Dec 15, 2023
2 parents 0f92215 + 74bc1a9 commit 1a32610
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
paths-ignore:
- 'README.md'
push:
branches:
- master
paths-ignore:
- 'README.md'

Expand Down Expand Up @@ -64,6 +66,8 @@ jobs:
- '1.2.*'
- '1.3.*'
- '1.4.*'
- '1.5.*'
- '1.6.*'
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
- uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
Expand Down

0 comments on commit 1a32610

Please sign in to comment.