Skip to content

sync develop branch after release 5.3.1 #233

sync develop branch after release 5.3.1

sync develop branch after release 5.3.1 #233

Workflow file for this run

name: succed job 'build (11)'
on: pull_request
jobs:
build:
strategy:
fail-fast: true
matrix:
jdk: [ 11 ]
runs-on: ubuntu-latest
steps:
- name: Always Succeed
run: true