Skip to content

Commit 7b8b71b

Browse files
committed
Remove OracleLinux 7 support due to EOL
1 parent ad055b1 commit 7b8b71b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
Perfecto:
1111
strategy:
1212
matrix:
13-
image: [ 'ol7', 'ol8', 'ol9']
13+
image: [ 'ol8', 'ol9']
1414
uses: ./.github/workflows/perfecto.yml
1515
with:
1616
image: ${{ matrix.image }}

0 commit comments

Comments
 (0)