aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorYRabbit <rabbit@yrabbit.cyou>2022-12-02 08:49:56 +1000
committerYRabbit <rabbit@yrabbit.cyou>2022-12-02 08:49:56 +1000
commitb0791a01c9f78856c3168528f256a14ab9bbd67d (patch)
treeee6a985ef234f16370529cf7e10b3909b629b625 /.github
parent7638146782946a31d1db0fe71b11e6ead4d5b363 (diff)
downloadnextpnr-b0791a01c9f78856c3168528f256a14ab9bbd67d.tar.gz
nextpnr-b0791a01c9f78856c3168528f256a14ab9bbd67d.tar.bz2
nextpnr-b0791a01c9f78856c3168528f256a14ab9bbd67d.zip
gowin: update the apicula version
Signed-off-by: YRabbit <rabbit@yrabbit.cyou>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/arch_ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/arch_ci.yml b/.github/workflows/arch_ci.yml
index 459a770c..63255a5b 100644
--- a/.github/workflows/arch_ci.yml
+++ b/.github/workflows/arch_ci.yml
@@ -18,7 +18,7 @@ jobs:
TRELLIS_REVISION: 48486ebd1e03e4ac42c96299e881adf9d43bc241
PRJOXIDE_REVISION: c3fb1526cf4a2165e15b74f4a994d153c7695fe4
MISTRAL_REVISION: ebfc0dd2cc7d6d2159b641a397c88554840e93c9
- APYCULA_REVISION: 0.2a4
+ APYCULA_REVISION: 0.5.1a1
steps:
- uses: actions/checkout@v3
with: