Skip to content

Commit

Permalink
Try with other image
Browse files Browse the repository at this point in the history
  • Loading branch information
UnknownShadow200 committed Mar 23, 2024
1 parent 8bf0f8e commit 144f21b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_ds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
if: github.ref_name == github.event.repository.default_branch
runs-on: ubuntu-latest
container:
image: skylyrac/blocksds:slim-latest
image: skylyrac/blocksds:dev-latest
steps:
- uses: actions/checkout@v3
- name: Compile DS build
Expand Down

0 comments on commit 144f21b

Please sign in to comment.