Skip to content

Commit

Permalink
Adding openBLAS to
Browse files Browse the repository at this point in the history
  • Loading branch information
tjakobi committed Mar 13, 2023
1 parent de8c078 commit 083fe9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run_circtools_detect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
#R: ['4.1.0' , '4.2.0' ]
#python-version: ["3.7", "3.8", "3.9"]
#os: [ubuntu-22.04]
os: [ macos-11, macos-12]
os: [ macos-11]
R: ['4.2.0' ]
python-version: ["3.9"]
python-version: ["3.7", "3.8", "3.9"]
name: R ${{ matrix.R }} | Python ${{ matrix.python-version }} | ${{ matrix.os }}
steps:
- name: Create files
Expand Down

0 comments on commit 083fe9e

Please sign in to comment.