Skip to content

Commit

Permalink
Merge pull request #170 from puppetlabs/update-workflows-to-lts
Browse files Browse the repository at this point in the history
Update workflow PE defaults to latest LTS
  • Loading branch information
davidsandilands authored Jun 25, 2021
2 parents 498047a + 723d63a commit 1365215
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-install-matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- large
- extra-large-with-dr
version:
- 2019.8.5
- 2019.8.7
image:
- centos-7

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
version:
description: 'PE version to install'
required: true
default: '2019.8.5'
default: '2019.8.7'
ssh-debugging:
description: 'Boolean; whether or not to pause for ssh debugging'
required: true
Expand Down

0 comments on commit 1365215

Please sign in to comment.