ci: Use explicit runner image versions

This commit is contained in:
Wolfgang Walther
2024-04-22 21:25:54 +02:00
parent b71739ee50
commit 5cab03ad5d
5 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
name: Loadtest
permissions:
checks: write
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
if: ${{ github.event.workflow_run.conclusion == 'success' }}
steps:
- name: Download from Artifacts