Discard changes to .github/workflows/end-to-end-tests.yaml

This commit is contained in:
Michael Telatynski 2024-12-02 16:09:53 +00:00 committed by GitHub
parent e0dbe81ce7
commit 4e3f4a014b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -83,7 +83,7 @@ jobs:
name: "Run Tests ${{ matrix.runner }}/${{ strategy.job-total }}"
needs: build
if: inputs.skip != true
runs-on: ubuntu-24.04
runs-on: ubuntu-22.04
permissions:
actions: read
issues: read