update to JDK 25
All checks were successful
CI / build (push) Successful in 4m21s

This commit is contained in:
2025-10-22 20:42:20 +08:00
parent ce8e93f9d5
commit 1ffe938c22
8 changed files with 22 additions and 14 deletions

View File

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