diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/arch_ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/arch_ci.yml b/.github/workflows/arch_ci.yml index 345ff456..5c46d92f 100644 --- a/.github/workflows/arch_ci.yml +++ b/.github/workflows/arch_ci.yml @@ -15,7 +15,7 @@ jobs: DEPS_PATH: ${{ github.workspace }}/deps YOSYS_REVISION: bd7ee79486d4e8788f36de8c25a3fb2df451d682 ICESTORM_REVISION: 9f66f9ce16941c6417813cb87653c735a78b53ae - TRELLIS_REVISION: 48486ebd1e03e4ac42c96299e881adf9d43bc241 + TRELLIS_REVISION: ce6b1f75801dc93dd7490f28cc3bb8d9f644720f PRJOXIDE_REVISION: c3fb1526cf4a2165e15b74f4a994d153c7695fe4 MISTRAL_REVISION: ebfc0dd2cc7d6d2159b641a397c88554840e93c9 APYCULA_REVISION: 0.5.1a1 |