This commit is contained in:
Paul Schneider 2026-08-26 16:40:45 +01:00
commit 5953a5d9f0
No known key found for this signature in database
GPG key ID: 1E66C65EE2B46F1B
2 changed files with 55 additions and 5 deletions

View file

@ -35,5 +35,5 @@ Le `runner.labels` du runner doit pointer sur le bon tag pour que
les jobs `runs-on: docker` le pull. Format :
```yaml
docker:docker://pazof/yavsc-build-env:debian12-dotnet10-android36-v<N>
docker:docker://pazof/yavsc-build-env:debian13-dotnet10-android36-v<N>
```