Skip to content

Commit 47e1b06

Browse files
authored
Merge pull request #1833 from fl4via/UNDERTOW-2653
[UNDERTOW-2653] Add back the servlet and websockets modules to CI, th…
2 parents 29dd536 + 19b89f1 commit 47e1b06

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)