mirror of
https://github.com/mandiant/capa.git
synced 2025-12-31 15:06:17 -08:00
ci: use macos-11 (#1066)
* ci: use macos-11 * ci: use macos-10.15 for build
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -65,7 +65,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-20.04, windows-2019, macos-10.15]
|
||||
os: [ubuntu-20.04, windows-2019, macos-11]
|
||||
# across all operating systems
|
||||
python-version: ["3.7", "3.10"]
|
||||
include:
|
||||
|
||||
Reference in New Issue
Block a user