We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6144004 commit 2f58043Copy full SHA for 2f58043
.github/workflows/c910v.yml
@@ -14,8 +14,8 @@ jobs:
14
if: "github.repository == 'OpenMathLib/OpenBLAS'"
15
runs-on: ubuntu-latest
16
env:
17
- xuetie_toolchain: https://occ-oss-prod.oss-cn-hangzhou.aliyuncs.com/resource//1744886347539
18
- toolchain_file_name: Xuantie-900-gcc-linux-6.6.0-glibc-x86_64-V3.0.2-20250410.tar.gz
+ xuetie_toolchain: https://occ-oss-prod.oss-cn-hangzhou.aliyuncs.com/resource//1749714096626
+ toolchain_file_name: Xuantie-900-gcc-linux-6.6.0-glibc-x86_64-V3.1.0-20250522.tar.gz
19
strategy:
20
fail-fast: false
21
matrix:
0 commit comments