Skip to content

Commit

Permalink
Bump Travis CI Ubuntu distro to Jammy, and see if s390x maven works w…
Browse files Browse the repository at this point in the history
…ith openjdk17

Signed-off-by: Marko Strukelj <marko.strukelj@gmail.com>
  • Loading branch information
mstruk committed Feb 4, 2024
1 parent db89e98 commit 8878ea0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
dist: bionic
dist: jammy
sudo: required
language: java
jobs:
include:
- os: linux
arch: s390x
jdk: openjdk11
jdk: openjdk17
addons:
hosts:
- kafka
Expand Down

0 comments on commit 8878ea0

Please sign in to comment.