🔧 Drop ruby-2.5
This commit is contained in:
parent
85fbbf290f
commit
d3e9ac1658
|
@ -8,7 +8,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
ruby: [ '2.5', '2.6', '2.7', '3.0' ]
|
ruby: [ '2.6', '2.7', '3.0' ]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Install BLAS and LAPACK
|
- name: Install BLAS and LAPACK
|
||||||
|
|
Loading…
Reference in New Issue