Fix GHA Runner (#692)

Co-authored-by: Gonzalo R <456459+grzuy@users.noreply.github.com>
This commit is contained in:
Santiago Bartesaghi 2025-08-30 19:55:07 -03:00 committed by GitHub
parent 1dba6ec133
commit 40d83d1281
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@ on: [push, pull_request]
jobs: jobs:
test: test:
runs-on: ubuntu-20.04 runs-on: ubuntu-22.04
services: services:
redis: redis:
image: redis image: redis