Rollback GHA to Ubuntu 22.04 (#11111)

Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
Derek Nola 2024-10-15 09:37:51 -07:00 committed by GitHub
parent 35fe4a14a3
commit a44cb16ce1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,7 +33,7 @@ jobs:
e2e:
name: "E2E Tests"
needs: build
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
timeout-minutes: 40
strategy:
fail-fast: false