Skip to content

Commit

Permalink
Fix Alpine python version in CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
alex committed Jun 21, 2022
1 parent 228510e commit 177097a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -74,7 +74,7 @@ workflows:
- linux-arm64:
name: linux-arm64-alpine-ci
image: ghcr.io/pyca/cryptography-runner-alpine:aarch64
toxenv: py39
toxenv: py310
filters:
tags:
only: /.*/
Expand Down

0 comments on commit 177097a

Please sign in to comment.