Removing EOCS version from CI
This commit is contained in:
4
.github/workflows/java-8.yml
vendored
4
.github/workflows/java-8.yml
vendored
@@ -5,9 +5,9 @@ name: Java 8
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ 2.3.*, 2.2.* ]
|
||||
branches: [ 2.3.* ]
|
||||
pull_request:
|
||||
branches: [ 2.3.*, 2.2.* ]
|
||||
branches: [ 2.3.* ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user