mirror of
https://github.com/mandiant/capa.git
synced 2025-12-25 04:14:55 -08:00
ci: pyinstaller: update to use ubuntu 20.04 for building linux
executables
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
include:
|
||||
- os: ubuntu-18.04
|
||||
- os: ubuntu-20.04
|
||||
# use old linux so that the shared library versioning is more portable
|
||||
artifact_name: capa
|
||||
asset_name: linux
|
||||
|
||||
Reference in New Issue
Block a user