mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
CI: update macOS version (#7957)
This commit is contained in:
parent
387f80723d
commit
4ed781c116
1 changed files with 2 additions and 2 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
|
@ -68,9 +68,9 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- image: macos-14
|
||||
- image: macos-15
|
||||
platform: macos-arm64
|
||||
- image: macos-13
|
||||
- image: macos-15-intel
|
||||
platform: macos-x86_64
|
||||
- image: windows-2025
|
||||
platform: windows
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue