Merge branch 'master' into ci/use-ninja-win-clean

This commit is contained in:
Bruno Alexandre Rosa 2026-04-27 13:50:41 -03:00 committed by GitHub
commit 896a7c957d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
81 changed files with 27113 additions and 21385 deletions

View file

@ -46,7 +46,7 @@ concurrency:
jobs:
configure:
name: Configure
runs-on: ubuntu-latest
runs-on: ubuntu-slim
outputs:
tag: ${{steps.configure.outputs.tag}}
sha: ${{steps.configure.outputs.sha}}