mirror of
https://github.com/mandiant/capa.git
synced 2026-01-06 01:37:57 -08:00
Update macos 12 (#2174)
* update CI to use macos-12 instead of macos-11
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -76,7 +76,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-20.04, windows-2019, macos-11]
|
||||
os: [ubuntu-20.04, windows-2019, macos-12]
|
||||
# across all operating systems
|
||||
python-version: ["3.8", "3.11"]
|
||||
include:
|
||||
|
||||
Reference in New Issue
Block a user