Skip to content

Commit bc3bb7a

Browse files
authored
remove puppet5 from ubuntu18_pr workflow
1 parent 38f8230 commit bc3bb7a

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/ubuntu18_pr.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,8 @@ jobs:
1212
- ubuntu-18.04
1313
- ubuntu-20.04
1414
collection:
15-
- puppet5
16-
- puppet6
15+
- puppet6-nightly
1716
- puppet7-nightly
18-
exclude:
19-
# newer OS not supported on older agent
20-
- platform: ubuntu-20.04
21-
collection: puppet5
2217

2318
runs-on: ${{ matrix.platform }}
2419

0 commit comments

Comments
 (0)