🔧 Drop ruby-2.5

This commit is contained in:
yoshoku 2021-07-11 18:08:47 +09:00
parent 85fbbf290f
commit d3e9ac1658
No known key found for this signature in database
GPG Key ID: CE6FD44E4CECB558
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby: [ '2.5', '2.6', '2.7', '3.0' ]
ruby: [ '2.6', '2.7', '3.0' ]
steps:
- uses: actions/checkout@v2
- name: Install BLAS and LAPACK