🔧 Drop ruby-2.5
This commit is contained in:
parent
85fbbf290f
commit
d3e9ac1658
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue