add job that can test with java 20 (#464)
This commit is contained in:
parent
029806f872
commit
63b9c657a2
3 changed files with 160 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
matrix:
|
||||
# The versions of scala specified here are only used as `+~...`
|
||||
# which ignores the PATCH portion of the version id. These Scala versions don't need
|
||||
# to be fully defined here then since Akka build handles which patch version will be used.
|
||||
# to be fully defined here then since Pekko build handles which patch version will be used.
|
||||
scalaVersion: [ "2.12", "2.13" ]
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue