mirror of
https://github.com/lupyuen/nuttx-star64.git
synced 2025-01-12 20:58:32 +08:00
Change toolchain from SiFive to xPack
This commit is contained in:
parent
cda11c6d91
commit
8525d9a407
1 changed files with 2 additions and 2 deletions
4
.github/workflows/star64.yml
vendored
4
.github/workflows/star64.yml
vendored
|
@ -13,8 +13,8 @@ on:
|
||||||
- cron: '0 0 * * *'
|
- cron: '0 0 * * *'
|
||||||
|
|
||||||
## Run on every commit to this branch
|
## Run on every commit to this branch
|
||||||
push:
|
## push:
|
||||||
branches: [ main ]
|
## branches: [ main ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in a new issue