use ubuntu-slim for config job

This commit is contained in:
tooomm 2026-04-10 23:30:18 +02:00 committed by GitHub
parent 36aba81b1b
commit a89154e97a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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}}