Skip to content

Commit 19b89f1

Browse files
committed
[UNDERTOW-2653] Add back the servlet and websockets modules to CI, they have been removed by mistake
Signed-off-by: Flavia Rainone <[email protected]>
1 parent 29dd536 commit 19b89f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
fail-fast: false
6060
matrix:
6161
os: [ubuntu-latest, windows-latest, macos-latest]
62-
module: [core]
62+
module: [core, servlet, websockets-jsr]
6363
jdk: [17, 21]
6464
openjdk_impl: [ temurin ]
6565
openssl: [false, true]

0 commit comments

Comments
 (0)