Skip to content

Commit

Permalink
ci: test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sc0w committed Aug 30, 2024
1 parent 5f88ea8 commit 807127a
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 @@ -25,5 +25,5 @@ jobs:
secrets:
DOCKER_HUB_USERNAME: ${{ secrets.DOCKER_HUB_USERNAME }}
DOCKER_HUB_ACCESS_TOKEN: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}
DOCKER_HUB_DISTRO: debian:sid
DOCKER_HUB_DISTRO: riscv64/debian:testing
GH_PAGES_DEPLOY: 'false'

0 comments on commit 807127a

Please sign in to comment.