Skip to content

Commit 6e12e41

Browse files
committed
ci: Test the module configuration against TF versions v1.0 - v1.5
1 parent b52520f commit 6e12e41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-22.04
1414
strategy:
1515
matrix:
16-
activity: ["0.13.7", "0.14.11", "1.0.11"]
16+
activity: ["1.0.11", "1.1.9", "1.2.9", "1.3.10", "1.4.7", "1.5.7"]
1717
steps:
1818
- name: Checkout
1919
uses: actions/checkout@v3

0 commit comments

Comments
 (0)