Skip to content

Commit

Permalink
tmp: bump ci nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
kylezs committed Dec 16, 2024
1 parent 536a354 commit cfb6c41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_01_pre_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
audit:
runs-on: namespace-profile-default
container:
image: "ghcr.io/${{ github.repository }}/rust-base:nightly-2024-02-04-ubuntu-22.04-48"
image: "ghcr.io/${{ github.repository }}/rust-base:nightly-2024-11-23-ubuntu-22.04-48"
credentials:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit cfb6c41

Please sign in to comment.