Skip to content

Commit

Permalink
Revert "Also run a JDK-21 build on Gradle 8"
Browse files Browse the repository at this point in the history
This reverts commit 071861d.
  • Loading branch information
boris-petrov committed Feb 5, 2024
1 parent 071861d commit 9558f49
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,6 @@ jobs:
container: "['jetty9.3','jetty9.4','jetty10','tomcat85','tomcat9']"
properties: '-Pspock_version=2.3-groovy-3.0 -PgebVersion=5.1'

- java: 21
gradle: '8.6'
container: "['jetty9.3','jetty9.4','jetty10','tomcat85','tomcat9']"
properties: '-Pspock_version=2.3-groovy-3.0 -PgebVersion=5.1'

env:
TEST_ALL_CONTAINERS: ${{ matrix.container }}
GRADLE_VERSION: ${{ matrix.gradle }}
Expand Down

0 comments on commit 9558f49

Please sign in to comment.