Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Commit 4e784f0

Browse files
committed
use latest ubuntu
1 parent 3e4ac36 commit 4e784f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_assets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
lipo -archs dist/codecovcli_macos | grep 'x86_64 arm64'
3434
OUT_FILE_NAME: codecovcli_macos
3535
ASSET_MIME: application/octet-stream
36-
- os: ubuntu-20.04
36+
- os: ubuntu-latest
3737
TARGET: ubuntu
3838
CMD_REQS: >
3939
pip install -r requirements.txt && pip install .

0 commit comments

Comments
 (0)