Skip to content

Commit

Permalink
Try to fix image format
Browse files Browse the repository at this point in the history
  • Loading branch information
yamadapc committed Apr 23, 2024
1 parent 9a2e935 commit 03c8b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
name: ${{ matrix.target }}
runs-on: ubuntu-20.04
container:
image: docker.io/_/debian:bookworm
image: debian:bookworm
steps:
- uses: actions/checkout@v4
- name: Install Rust
Expand Down

0 comments on commit 03c8b0b

Please sign in to comment.