mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
update macos image. macos-11 is no longer supported.
This commit is contained in:
parent
09b5af0bb7
commit
c2fcaf7e89
2 changed files with 2 additions and 2 deletions
2
.github/workflows/attach_to_process.yml
vendored
2
.github/workflows/attach_to_process.yml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
|||
${{ env.PYDEVD_ATTACH_TO_PROCESS }}\*.pdb
|
||||
|
||||
mac-binaries:
|
||||
runs-on: macos-11
|
||||
runs-on: macos-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue