mirror of
https://github.com/openai/codex.git
synced 2026-09-07 15:40:00 +00:00
fix(cli): gate windows-only legacy policy helper
Co-authored-by: Codex noreply@openai.com
This commit is contained in:
@@ -297,6 +297,7 @@ impl SandboxRuntimeConfig {
|
||||
self.permission_profile.network_sandbox_policy()
|
||||
}
|
||||
|
||||
#[cfg(target_os = "windows")]
|
||||
fn legacy_sandbox_policy(
|
||||
&self,
|
||||
sandbox_policy_cwd: &AbsolutePathBuf,
|
||||
|
||||
Reference in New Issue
Block a user