Skip to content

Commit

Permalink
Fix BlocksDS CI. (#510)
Browse files Browse the repository at this point in the history
  • Loading branch information
AliceLR authored Jan 1, 2025
1 parent 79494d0 commit f744bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ jobs:

ARM-NDS-BlocksDS:
runs-on: ubuntu-latest
container: skylyrac/blocksds:slim-latest
container: skylyrac/blocksds:slim-v1.6.3
steps:
- name: Install dependencies
run: apt update && apt install -y --no-install-recommends zip
Expand Down

0 comments on commit f744bd5

Please sign in to comment.