Skip to content

Commit

Permalink
revert enterprise changes
Browse files Browse the repository at this point in the history
  • Loading branch information
briantist committed Jul 2, 2023
1 parent 077e542 commit 79e0a00
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,14 +169,15 @@ jobs:
vault-version:
- "vault-enterprise=1.6.*+ent"
- "vault-enterprise=1.7.*+ent"
- "vault-enterprise=1.8.*+ent"
- "vault-enterprise=1.9.*+ent"
- "vault-enterprise=1.10.*+ent"
- "vault-enterprise=1.11.*+ent"
- "vault-enterprise=1.12.*+ent"
- "vault-enterprise=1.13.*+ent"
- "vault-enterprise=1.14.*+ent"
- "vault=1.*"
- "vault=1.6.*"
- "vault=1.7.*"
- "vault=1.8.*"
- "vault=1.9.*"
- "vault=1.10.*"
- "vault=1.11.*"
- "vault=1.12.*"
- "vault=1.13.*"
- "vault=1.14.*"

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 79e0a00

Please sign in to comment.