From 21c9965bd65958a677ccf03f66757c41f7cb2d4a Mon Sep 17 00:00:00 2001 From: Lup Yuen Lee Date: Wed, 2 Oct 2024 09:47:12 +0800 Subject: [PATCH] Change toolchain from SiFive to xPack --- .github/workflows/bl602.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/bl602.yml b/.github/workflows/bl602.yml index c5fa4b89dc507..e3fda90328067 100644 --- a/.github/workflows/bl602.yml +++ b/.github/workflows/bl602.yml @@ -19,8 +19,8 @@ on: - cron: '30 0 * * *' ## Run on every commit - push: - branches: [ master ] + ## push: + ## branches: [ main ] jobs: build: