fix: tests (#1556)

This commit is contained in:
David Nguyen 2024-12-26 17:00:55 +11:00 committed by GitHub
parent 98b2da5018
commit 2948a33bf9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ jobs:
e2e_tests:
name: 'E2E Tests'
timeout-minutes: 60
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4