Use ubuntu-slim for lightweight workflows (#13485)

This commit is contained in:
Paulo Santos
2026-01-06 10:07:17 +00:00
committed by GitHub
parent 84b177af16
commit a3ef6b2b8f
4 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ on:
jobs:
Update_GitHub_release:
runs-on: ubuntu-latest
runs-on: ubuntu-slim
steps:
- name: Update release for ${{ github.event.client_payload.ReleaseBranchName }}