Skip to content

Commit 983b635

Browse files
committed
Commented out cascading rebuild of java 8 modules repo
1 parent 33d9bf5 commit 983b635

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/trigger_dep_builds_v3.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ jobs:
1717
matrix:
1818
repo:
1919
- 'FasterXML/jackson-modules-base'
20-
- 'FasterXML/jackson-modules-java8'
20+
# 04-Apr-2025, tatu: No longer needed:
21+
# - 'FasterXML/jackson-modules-java8'
2122
- 'FasterXML/jackson-dataformats-binary'
2223
- 'FasterXML/jackson-dataformats-text'
2324
- 'FasterXML/jackson-dataformat-xml'

0 commit comments

Comments
 (0)