Upgrade GHA Runners (#694)

This commit is contained in:
Santiago Bartesaghi 2025-09-02 11:54:40 -03:00 committed by GitHub
parent 4606efbe5e
commit e84eaf57cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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