Build image version bump
All checks were successful
Dotnet build and test / build (pull_request) Successful in 7m2s
Forgejo Release / release (push) Successful in 6m11s

This commit is contained in:
Paul Schneider 2026-08-26 22:26:14 +01:00
commit 671afebc12
Signed by: notazof
GPG key ID: 1DD5D838E5343B06
2 changed files with 2 additions and 2 deletions

View file

@ -27,7 +27,7 @@ jobs:
build:
runs-on: docker
container:
image: pazof/yavsc-build-env:debian13-dotnet10-android36-v7
image: pazof/yavsc-build-env:debian13-dotnet10-android36-jdk21-v1
steps:
- name: Clone yavsc
run: |

View file

@ -52,7 +52,7 @@ jobs:
release:
runs-on: docker
container:
image: pazof/yavsc-build-env:debian13-dotnet10-android36-v7
image: pazof/yavsc-build-env:debian13-dotnet10-android36-jdk21-v1
steps:
- name: Clone du repo au tag demandé
env: