mirror of
https://github.com/lupyuen/nuttx-ox64.git
synced 2025-01-12 20:58:31 +08:00
Change toolchain from SiFive to xPack
This commit is contained in:
parent
0ac6964d02
commit
a2957e08fd
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ox64.yml
vendored
4
.github/workflows/ox64.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