ci: Use explicit runner image versions

This commit is contained in:
Wolfgang Walther
2024-04-22 21:26:45 +02:00
parent 51017c2702
commit 0834bc2ca5
4 changed files with 21 additions and 21 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