Skip to content

Commit

Permalink
ci(reprotest-wheels): switch to Debian bullseye (packaging-debian-bul…
Browse files Browse the repository at this point in the history
…lseye:2022_05_10)

Now that we're assuming Python 3.9 under Debian bullseye, that's the
environment we should use for testing wheel-level reproducibility.

Closes #350.
  • Loading branch information
cfm committed Jul 5, 2022
1 parent a693ae3 commit 2241b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ jobs:
reprotest-wheels:
docker:
- image: quay.io/freedomofpress/packaging-debian-buster@sha256:16d2df1935807c6a751d0536e3cb36970c4c22d7324915d25ee84c90b032c307
- image: quay.io/freedomofpress/packaging-debian-bullseye@sha256:b23206cff095aa5f0764d03c18ff1212a386386b9026441cc36ea836b19b0919
steps:
- checkout
- run:
Expand Down

0 comments on commit 2241b1f

Please sign in to comment.