mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-04-11 12:15:50 +00:00
ci: update machine os
This commit is contained in:
parent
511efd15c9
commit
a20d58e022
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -4,7 +4,7 @@ on: [push, pull_request]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-20.04
|
||||
services:
|
||||
redis:
|
||||
image: redis
|
||||
|
|
|
|||
Loading…
Reference in a new issue