Skip to content

Commit 1365215

Browse files
Merge pull request #170 from puppetlabs/update-workflows-to-lts
Update workflow PE defaults to latest LTS
2 parents 498047a + 723d63a commit 1365215

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test-install-matrix.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- large
2828
- extra-large-with-dr
2929
version:
30-
- 2019.8.5
30+
- 2019.8.7
3131
image:
3232
- centos-7
3333

.github/workflows/test-install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
version:
1616
description: 'PE version to install'
1717
required: true
18-
default: '2019.8.5'
18+
default: '2019.8.7'
1919
ssh-debugging:
2020
description: 'Boolean; whether or not to pause for ssh debugging'
2121
required: true

0 commit comments

Comments
 (0)