mirror of https://github.com/sbt/sbt.git
ci: ubuntu-22.04 to workaround sbtn
This commit is contained in:
parent
9483a3c626
commit
fc6cede02d
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- os: ubuntu-20.04
|
||||
- os: ubuntu-22.04
|
||||
java: 21
|
||||
distribution: temurin
|
||||
jobtype: 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue