Skip to content

Commit

Permalink
Revert 81a9ca1
Browse files Browse the repository at this point in the history
  • Loading branch information
niloc132 committed Dec 2, 2024
1 parent 033e07b commit 1dfe890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
git config --global user.name "colin"
cd jetty.project
git checkout cafd30eceb6
git revert --no-edit 92eecc1
git revert --no-edit 81a9ca1
mvn clean install -Dmaven.test.skip -DskipTests -am -pl org.eclipse.jetty:jetty-alpn-java-server,org.eclipse.jetty:jetty-alpn-server,org.eclipse.jetty:jetty-bom,org.eclipse.jetty.http2:http2-server,org.eclipse.jetty:jetty-servlet,org.eclipse.jetty:jetty-servlets,org.eclipse.jetty:jetty-webapp,org.eclipse.jetty.websocket:websocket-jakarta-server
- name: Check
Expand Down

0 comments on commit 1dfe890

Please sign in to comment.