mirror of
https://github.com/openai/codex.git
synced 2026-05-05 22:01:37 +03:00
Move to 15
This commit is contained in:
4
.github/workflows/rust-release.yml
vendored
4
.github/workflows/rust-release.yml
vendored
@@ -58,9 +58,9 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- runner: macos-latest
|
||||
- runner: macos-15
|
||||
target: aarch64-apple-darwin
|
||||
- runner: macos-latest
|
||||
- runner: macos-15
|
||||
target: x86_64-apple-darwin
|
||||
- runner: ubuntu-24.04
|
||||
target: x86_64-unknown-linux-musl
|
||||
|
||||
Reference in New Issue
Block a user