updated to netty 4.2.6 and Gradle 9.1.0
All checks were successful
CI / build (push) Successful in 5m51s

This commit is contained in:
2025-09-30 21:40:03 +08:00
parent 94021d94c3
commit ce8e93f9d5
4 changed files with 18 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ on:
- '*'
jobs:
build:
runs-on: woryzen
runs-on: hostinger
steps:
- name: Checkout sources
uses: actions/checkout@v4