Change: [CI] Use xxx-latest runners for all workflows

This commit is contained in:
glx22
2024-10-13 22:20:06 +02:00
committed by Loïc Guilloux
parent 79c8eac2ee
commit 99e8534d76
7 changed files with 7 additions and 7 deletions

View File

@@ -18,7 +18,7 @@ jobs:
source:
name: Source
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
outputs:
version: ${{ steps.metadata.outputs.version }}