From 8525d9a4077963af41206d88e213ee30ca65d2ba Mon Sep 17 00:00:00 2001 From: Lup Yuen Lee Date: Wed, 2 Oct 2024 09:46:31 +0800 Subject: [PATCH] Change toolchain from SiFive to xPack --- .github/workflows/star64.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/star64.yml b/.github/workflows/star64.yml index 6546f17..7b66ca1 100644 --- a/.github/workflows/star64.yml +++ b/.github/workflows/star64.yml @@ -13,8 +13,8 @@ on: - cron: '0 0 * * *' ## Run on every commit to this branch - push: - branches: [ main ] + ## push: + ## branches: [ main ] jobs: build: