Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
yanliu38 committed Aug 13, 2024
1 parent b7cecdc commit 03c4f33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: ghcr.io/${{ github.repository }}/ci-image@sha256:8efa8b76122e8237fd5243d8c8de4a0e9acb3edfc2cb107e9a34efb72ff8c9f2
image: ghcr.io/${{ github.repository }}/ci-image@sha256:70671b6116d5c754920907728fbdf52f3e0f427f2af74e7af418d18df603abeb

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 03c4f33

Please sign in to comment.