Skip to content

Commit 237741b

Browse files
committed
Fix BlocksDS CI.
1 parent 79494d0 commit 237741b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ jobs:
221221

222222
ARM-NDS-BlocksDS:
223223
runs-on: ubuntu-latest
224-
container: skylyrac/blocksds:slim-latest
224+
container: skylyrac/blocksds:slim-v1.6.3
225225
steps:
226226
- name: Install dependencies
227227
run: apt update && apt install -y --no-install-recommends zip

0 commit comments

Comments
 (0)