Python: skip macos-latest in gatekeeper (#989)

* update

* tmp change to test ci

* Update

* Update

* update

* Just update the matrix
This commit is contained in:
Eric Zhu
2025-09-29 17:16:52 -07:00
committed by GitHub
Unverified
parent 170c2c715a
commit 21a60aeb35
3 changed files with 7 additions and 3 deletions
@@ -26,6 +26,8 @@ from agent_framework._workflow._edge import (
from agent_framework._workflow._edge_runner import create_edge_runner
from agent_framework.observability import EdgeGroupDeliveryStatus
# Add for test
@dataclass
class MockMessage: