We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cfc3ff9 + be842ce commit 80a12ecCopy full SHA for 80a12ec
.github/workflows/release_flow.yml
@@ -57,7 +57,7 @@ jobs:
57
lipo -archs dist/codecovcli_macos | grep -v 'x86_64 arm65' >> /dev/null && exit 1
58
OUT_FILE_NAME: codecovcli_macos
59
ASSET_MIME: application/octet-stream
60
- - os: ubuntu-latest
+ - os: ubuntu-20.04
61
TARGET: ubuntu
62
CMD_REQS: >
63
pip install -r requirements.txt
0 commit comments