We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9454b36 commit bd5c4e5Copy full SHA for bd5c4e5
.github/workflows/full.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: false
13
matrix:
14
- branch: [ 3.5.x, 3.6.x, main ]
+ branch: [ 3.6.x, main ]
15
test-type:
16
- type: core
17
arguments: ":reactor-core:test --no-daemon"
.github/workflows/snapshots.yml
arguments: ":reactor-core:test --no-daemon -DuseSnapshotMicrometerVersion=true"
0 commit comments