mirror of
https://github.com/TheWhiteDog9487/ServerAddressSpaceFix.git
synced 2026-04-06 01:25:35 +08:00
修复Github Action Workflow
又忘记改了
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
# Use these Java versions
|
# Use these Java versions
|
||||||
java: [
|
java: [
|
||||||
21, # Current Java LTS
|
25, # Current Java LTS
|
||||||
]
|
]
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user