We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00f88b9 + 7cd1ec7 commit fc97ed0Copy full SHA for fc97ed0
.github/workflows/ci.yml
@@ -3,8 +3,6 @@ on:
3
push:
4
branches:
5
- '3.4.x'
6
-concurrency:
7
- group: ${{ github.workflow }}-${{ github.ref }}
8
jobs:
9
ci:
10
name: '${{ matrix.os.name}} | Java ${{ matrix.java.version}}'
.github/workflows/run-system-tests.yml
run-system-tests:
name: 'Java ${{ matrix.java.version}}'
0 commit comments