File tree Expand file tree Collapse file tree 3 files changed +787
-6
lines changed Expand file tree Collapse file tree 3 files changed +787
-6
lines changed Original file line number Diff line number Diff line change @@ -20,17 +20,13 @@ jobs:
2020 fail-fast : false
2121 matrix :
2222 version :
23- - ' 1.10'
2423 - ' 1'
2524 os :
2625 - ubuntu-latest
2726 - windows-latest
2827 arch :
2928 - x64
3029 include :
31- - os : macOS-latest
32- arch : aarch64
33- version : ' 1.10'
3430 - os : macOS-latest
3531 arch : aarch64
3632 version : ' 1'
Original file line number Diff line number Diff line change 11name = " BLISBLAS"
22uuid = " 6f275bd8-fec0-4d39-945b-7e95a765fa1e"
33authors = [
" Carsten Bauer <[email protected] > and contributors" ]
4- version = " 0.1.1 "
4+ version = " 0.2.0 "
55
66[deps ]
77LAPACK32_jll = " 17f450c3-bd24-55df-bb84-8c51b4b939e3"
@@ -15,7 +15,7 @@ LAPACK32_jll = "3.12"
1515LAPACK_jll = " 3.12"
1616blis32_jll = " 1.0"
1717blis_jll = " 2"
18- julia = " 1.10 "
18+ julia = " 1.12 "
1919
2020[extras ]
2121Libdl = " 8f399da3-3557-5675-b5ff-fb832c97cbdb"
You can’t perform that action at this time.
0 commit comments