ci: update machine os

This commit is contained in:
Gonzalo 2021-07-21 18:59:09 -03:00
parent 511efd15c9
commit a20d58e022
No known key found for this signature in database
GPG key ID: 319EB6E3DB0D60FA

View file

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