Skip to content

Commit 5011849

Browse files
committed
ci: add ruby-4.0
1 parent e00102e commit 5011849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
ruby: [ '3.2', '3.3', '3.4' ]
21+
ruby: [ '3.2', '3.3', '3.4', '4.0' ]
2222
steps:
2323
- uses: actions/checkout@v6
2424
- name: Install BLAS and LAPACK

0 commit comments

Comments
 (0)