This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
OSchip
/
OpenBLAS
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
66
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
build: harden mips64.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com>
tags/v0.3.22^2
Alex
3 years ago
parent
11cd108095
commit
4de8e1b8f9
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
.github/workflows/mips64.yml
+ 3
- 0
.github/workflows/mips64.yml
View File
@@ -2,6 +2,9 @@ name: mips64 qemu test
on: [push, pull_request]
permissions:
contents: read # to fetch code (actions/checkout)
jobs:
TEST:
runs-on: ubuntu-latest
Write
Preview
Loading…
Cancel
Save