Skip to content

Commit

Permalink
Revert "use rust image that has cargo-hack pre-installed"
Browse files Browse the repository at this point in the history
neondatabase/build#53 is now merged
and the rust:pinned now includes cargo-hack.

This partially reverts commit ba7a9c0.
  • Loading branch information
problame committed Apr 26, 2023
1 parent fbc9e8c commit 5216386
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build_and_test.yml
Expand Up @@ -86,9 +86,7 @@ jobs:
check-codestyle-rust:
runs-on: [ self-hosted, gen3, large ]
container:
# test with image from https://github.com/neondatabase/build/actions/runs/4809401522/jobs/8560593772
#image: 369495373322.dkr.ecr.eu-central-1.amazonaws.com/rust:pinned
image: 369495373322.dkr.ecr.eu-central-1.amazonaws.com/rust:4809401522-amd64
image: 369495373322.dkr.ecr.eu-central-1.amazonaws.com/rust:pinned
options: --init

steps:
Expand Down

0 comments on commit 5216386

Please sign in to comment.