Skip to content

Commit b5656ac

Browse files
committed
CI: by default, do not 'ELevate 7 to 8' and OracleLinux
1 parent 7f71a7f commit b5656ac

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/elevate.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
description: 'ELevate 7 to 8'
1515
required: true
1616
type: boolean
17-
default: true
17+
default: false
1818

1919
to9:
2020
description: 'ELevate 8 to 9'
@@ -56,7 +56,7 @@ on:
5656
description: 'OracleLinux (7 to 8 only)'
5757
required: true
5858
type: boolean
59-
default: true
59+
default: false
6060

6161
rocky:
6262
description: 'Rocky Linux'

0 commit comments

Comments
 (0)