Skip to content

Commit 7438000

Browse files
authored
ci: update used terraform version to 1.13 (#744)
Signed-off-by: Nathanael Liechti <[email protected]>
1 parent 5666e82 commit 7438000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
fail-fast: false
6969
matrix:
7070
argocd_version: ['v2.14.5', 'v3.0.0', 'v3.1.0']
71-
terraform_version: ['1.4.*']
71+
terraform_version: ['1.13.*']
7272
steps:
7373
- name: Check out code
7474
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0

0 commit comments

Comments
 (0)