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