Removing 1.4.x because it reached EOCS (#844)
This commit is contained in:
4
.github/workflows/java-8-baseline.yml
vendored
4
.github/workflows/java-8-baseline.yml
vendored
@@ -2,9 +2,9 @@ name: Java 8 baseline build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ 1.6.x, 1.5.x, 1.4.x ]
|
||||
branches: [ 1.6.x, 1.5.x ]
|
||||
pull_request:
|
||||
branches: [ 1.6.x, 1.5.x, 1.4.x ]
|
||||
branches: [ 1.6.x, 1.5.x ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user