We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5d7cd7 commit 623bbbcCopy full SHA for 623bbbc
.github/workflows/nebula.yml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
matrix:
24
# test against latest update of some major Java version(s), as well as specific LTS version(s)
25
- java: [ 8, 17, 20]
+ java: [ 8, 17, 21]
26
name: Gradle Build without Publish
27
steps:
28
- uses: actions/checkout@v1
0 commit comments