Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5ab39dc

Browse files
committed
Update maven.yaml
1 parent2526e69 commit5ab39dc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎.github/workflows/maven.yaml‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,9 @@ on:
44
push:
55
branches:
66
-master
7-
-at7
87
pull_request:
98
branches:
109
-master
11-
-at7
1210
workflow_dispatch:
1311

1412
jobs:
@@ -18,7 +16,7 @@ jobs:
1816
strategy:
1917
matrix:
2018
os:[ubuntu-latest]
21-
java-version:[17, 21 ]
19+
java-version:[21, 24 ]
2220
fail-fast:false
2321

2422
name:${{ matrix.os }} - Java ${{ matrix.java-version }} - Maven

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp