feat update
This commit is contained in:
parent
96cd20186c
commit
4d7fc07463
@ -24,13 +24,13 @@ on:
|
|||||||
concurrency:
|
concurrency:
|
||||||
group: linux-mips64-gcc-${{ github.ref }}
|
group: linux-mips64-gcc-${{ github.ref }}
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
permissions: [read]
|
permissions: read-all
|
||||||
jobs:
|
jobs:
|
||||||
linux-gcc-mips64el:
|
linux-gcc-mips64el:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
build_type: ["Debug", "Release"]
|
build_type: [Debug, Release]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user