nit: test an (#10892)

# External (non-OpenAI) Pull Request Requirements

Before opening this Pull Request, please read the dedicated
"Contributing" markdown file or your PR may be closed:
https://github.com/openai/codex/blob/main/docs/contributing.md

If your PR conforms to our contribution guidelines, replace this text
with a detailed and high quality description of your changes.

Include a link to a bug report or enhancement request.
This commit is contained in:
jif-oai
2026-02-06 14:41:53 +01:00
committed by GitHub
parent 66554abfb9
commit 1020872eca

View File

@@ -19,5 +19,5 @@ to_date = "2026-05-10"
[[announcements]] [[announcements]]
content = "**BREAKING NEWS**: `gpt-5.3-codex` is out! Upgrade to `0.98.0` for a faster, smarter, more steerable agent." content = "**BREAKING NEWS**: `gpt-5.3-codex` is out! Upgrade to `0.98.0` for a faster, smarter, more steerable agent."
from_date = "2026-02-01" from_date = "2026-02-01"
to_date = "2026-02-15" to_date = "2026-02-16"
version_regex = "^0\\.(?:[0-9]|[1-8][0-9]|9[0-7])\\." version_regex = "^0\\.(?:[0-9]|[1-8][0-9]|9[0-7])\\."