mirror of
https://github.com/openai/codex.git
synced 2026-04-24 22:54:54 +00:00
fix: Drop MacOS 13 (#7295)
This commit is contained in:
3
.github/workflows/shell-tool-mcp.yml
vendored
3
.github/workflows/shell-tool-mcp.yml
vendored
@@ -236,9 +236,6 @@ jobs:
|
||||
- runner: macos-14
|
||||
target: aarch64-apple-darwin
|
||||
variant: macos-14
|
||||
- runner: macos-13
|
||||
target: x86_64-apple-darwin
|
||||
variant: macos-13
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v6
|
||||
|
||||
Reference in New Issue
Block a user