Compare commits

..

1 Commits

Author SHA1 Message Date
8defb38952 update to JDK 25
Some checks failed
CI / build (push) Has been cancelled
2025-10-22 20:45:06 +08:00

View File

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