Removing EOCS version from CI

This commit is contained in:
Alberto C. Ríos
2024-07-24 11:53:07 +02:00
parent 9130f0abf2
commit 79e8c94684
5 changed files with 6 additions and 22 deletions

View File

@@ -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: