1
0
Fork 0

Remove incompatible version

This commit is contained in:
Andrew Tomaka 2021-01-08 22:43:37 -05:00
parent 7a91edb961
commit 4ad4505ef9
Signed by: atomaka
GPG Key ID: 61209BF70A5B18BE
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ruby_version: [2.4, 2.5, 2.6, 2.7, 3.0]
ruby_version: [2.5, 2.6, 2.7, 3.0]
steps:
- uses: actions/checkout@v1
- name: Set up Ruby ${{ matrix.ruby_version }}