Skip to content

Commit c197f5b

Browse files
committed
Drop obsolete now setup
1 parent 564816e commit c197f5b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,7 @@ jobs:
2323
build:
2424
name: Build it
2525
uses: codehaus-plexus/.github/.github/workflows/maven.yml@master
26-
with:
27-
matrix-include: >
28-
[
29-
{"jdk": "24-ea", "os": "ubuntu-latest", distribution: "temurin" }
30-
]
26+
3127
# deploy:
3228
# name: Deploy
3329
# needs: build

0 commit comments

Comments
 (0)