Skip to content

Commit

Permalink
Test JDK 15 instead of 16
Browse files Browse the repository at this point in the history
Until we fix Gretty on 16:
#231
  • Loading branch information
boris-petrov committed Jun 25, 2021
1 parent 9f19838 commit 9dc4723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
java: [8, 11]
gradle: ['6.9']
include:
- java: 16
- java: 15
gradle: '7.1'
properties: '-Pspock_version=2.0-groovy-3.0 -PgebVersion=5.0-milestone-2'

Expand Down

0 comments on commit 9dc4723

Please sign in to comment.