Skip to content

Commit 73a0987

Browse files
committed
Stop testing with EL7 as it is no longer supported
Tests fail as the containers are no longer working. This commit removes EL7 from the list of platforms that receive acceptance testing.
1 parent 6c736b2 commit 73a0987

File tree

3 files changed

+0
-24
lines changed

3 files changed

+0
-24
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ jobs:
6060
- "debian-11"
6161
- "ubuntu-2004"
6262
- "ubuntu-2204"
63-
- "el7"
6463
puppet:
6564
- "puppet7"
6665
- "puppet8"

.sync.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
.github/workflows/ci.yaml:
1010
acceptance_matrix:
1111
set:
12-
- el7
1312
- el8
1413
- el9
1514
- debian-11

spec/acceptance/nodesets/el7.yml

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)