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
3 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

@@ -2,9 +2,9 @@ org.gradle.configuration-cache=false
org.gradle.parallel=true
org.gradle.caching=true
rbcs.version = 0.3.6
rbcs.version = 0.3.5
lys.version = 2025.11.19
lys.version = 2025.09.30
gitea.maven.url = https://gitea.woggioni.net/api/packages/woggioni/maven
docker.registry.url=gitea.woggioni.net