mirror of
https://github.com/deanpcmad/sidekiq-limit_fetch.git
synced 2022-11-09 13:54:36 -05:00
also test master
This commit is contained in:
parent
111903a271
commit
1de94a2422
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
ruby: ["2.6", "2.7", "3.0", "3.1"]
|
||||
appraisal: ['5.0', '5.1', '5.2', '6.0', '6.1', '6.2', '6.3', '6.4']
|
||||
appraisal: ['5.0', '5.1', '5.2', '6.0', '6.1', '6.2', '6.3', '6.4', 'master']
|
||||
services:
|
||||
redis:
|
||||
image: redis
|
||||
|
|
Loading…
Add table
Reference in a new issue