parent
10f350a1b3
commit
2590773750
|
@ -14,7 +14,7 @@ jobs:
|
||||||
java: [
|
java: [
|
||||||
21, # Current Java LTS
|
21, # Current Java LTS
|
||||||
]
|
]
|
||||||
runs-on: node-1 6
|
runs-on: node-16
|
||||||
steps:
|
steps:
|
||||||
- name: checkout repository
|
- name: checkout repository
|
||||||
uses: https://github.com/actions/checkout@v4
|
uses: https://github.com/actions/checkout@v4
|
||||||
|
|
Loading…
Reference in a new issue