Preparing 3.3.x release

This commit is contained in:
Alberto C. Ríos
2024-07-22 12:46:58 +02:00
parent 1f44d304ab
commit 4982d293e3
7 changed files with 25 additions and 9 deletions

View File

@@ -5,9 +5,9 @@ name: Java 17
on:
push:
branches: [ 3.2.*, 3.1.* ]
branches: [ 3.3.*, 3.2.*, 3.1.* ]
pull_request:
branches: [ 3.2.*, 3.1.* ]
branches: [ 3.3.*, 3.2.*, 3.1.* ]
jobs:
build: