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