Skip to content

Commit

Permalink
CI: fix Alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
dnicolodi committed Jan 29, 2023
1 parent 7d6669b commit 5d68ce6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ alpine-3_task:
container:
dockerfile: ci/alpine-3.docker
cpu: 1
fix-pyproject-metadata_script:
# see https://github.com/FFY00/python-pyproject-metadata/pull/44
- python3 -m pip install "pyproject-metadata < 0.7.0"
<< : *test

archlinux_task:
Expand Down

0 comments on commit 5d68ce6

Please sign in to comment.