Skip to content

Commit 1016f33

Browse files
committed
[chore] Remove daily snapshots check from 3.7.x
Signed-off-by: Dariusz Jędrzejczyk <[email protected]>
1 parent 9803ac7 commit 1016f33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/snapshots.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
fail-fast: false
1313
matrix:
14-
branch: [ 3.7.x, main ]
14+
branch: [ main ]
1515
test-type:
1616
- type: core
1717
arguments: ":reactor-core:test --no-daemon -DuseSnapshotMicrometerVersion=true"

0 commit comments

Comments
 (0)