1
0
Fork 0
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:
Dean Perry 2022-05-31 23:01:35 +01:00
parent 111903a271
commit 1de94a2422

View file

@ -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