Skip to content
This repository was archived by the owner on Apr 30, 2026. It is now read-only.

Commit 10fc46c

Browse files
committed
Fix tags
1 parent d299753 commit 10fc46c

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/acctest.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,9 @@ jobs:
4343
matrix:
4444
version:
4545
- stable-5
46-
- v6.1
46+
- '6.0.45'
47+
- '6.1.71'
48+
- '6.2.23'
4749
- v6
4850
terraform:
4951
- '0.15.5'

0 commit comments

Comments
 (0)