Update Renpy versions in woodpecker.yml and reconstruct.toml
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed

This commit is contained in:
2024-08-23 18:48:39 -03:00
parent fef3b7beec
commit df967527e4
2 changed files with 4 additions and 4 deletions

View File

@@ -25,7 +25,7 @@ steps:
- event: cron
build:
image: openjdk:8
image: openjdk:21-jdk-bookworm
commands:
- apt update
- apt install libgl1 -y
@@ -76,6 +76,6 @@ steps:
matrix:
RenpyVersion:
- "8.0.3"
- "8.2.3"
RenkitVersion:
- "3.3.1"
- "4.3.0"