We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 498047a + 723d63a commit 1365215Copy full SHA for 1365215
.github/workflows/test-install-matrix.yaml
@@ -27,7 +27,7 @@ jobs:
27
- large
28
- extra-large-with-dr
29
version:
30
- - 2019.8.5
+ - 2019.8.7
31
image:
32
- centos-7
33
.github/workflows/test-install.yaml
@@ -15,7 +15,7 @@ on:
15
16
description: 'PE version to install'
17
required: true
18
- default: '2019.8.5'
+ default: '2019.8.7'
19
ssh-debugging:
20
description: 'Boolean; whether or not to pause for ssh debugging'
21
0 commit comments