Skip to content

Commit

Permalink
Build only terraform-1_6_3
Browse files Browse the repository at this point in the history
  • Loading branch information
sestrella committed Nov 1, 2023
1 parent 262c6ae commit df26695
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,19 @@ jobs:
- os: ubuntu-latest
system: x86_64-linux
package:
- name: terraform-1_6_2
version: 1.6.2
- name: terraform-1_6_3
version: 1.6.3
allow_unfree: 1
- name: terraform-1_6_1
version: 1.6.1
allow_unfree: 1
- name: terraform-1_6_0
version: 1.6.0
allow_unfree: 1
- name: terraform-1_5_7
version: 1.5.7
allow_unfree: 0

# - name: terraform-1_6_1
# version: 1.6.1
# allow_unfree: 1
# - name: terraform-1_6_0
# version: 1.6.0
# allow_unfree: 1
# - name: terraform-1_5_7
# version: 1.5.7
# allow_unfree: 0
#
runs-on: ${{ matrix.runner.os }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit df26695

Please sign in to comment.