Skip to content

Commit 0ab3e09

Browse files
committed
test
1 parent fb67775 commit 0ab3e09

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ jobs:
1919
openmp: [ "", openmp ]
2020
exclude:
2121
- os: macos-13
22-
feature: openblas
22+
backends: openblas
2323
openmp: ""
2424
- os: macos-14
25-
feature: openblas
25+
backends: openblas
2626
openmp: ""
2727
runs-on: ${{ matrix.os }}
2828

0 commit comments

Comments
 (0)