Skip to content

Commit 301a517

Browse files
Merge branch 'main' into feat/chrome-popup-dark-mode
2 parents 3525694 + fa4176d commit 301a517

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,7 @@ jobs:
3131
fail-fast: false
3232
matrix:
3333
package: [agent-os, agent-mesh, agent-hypervisor, agent-sre, agent-compliance]
34-
python-version: ["3.11", "3.12"]
35-
include:
36-
- package: agent-os
37-
python-version: "3.10"
38-
- package: agent-sre
39-
python-version: "3.10"
34+
python-version: ["3.10", "3.11", "3.12", "3.13"]
4035
steps:
4136
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
4237
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0

0 commit comments

Comments
 (0)