Skip to content

Commit 14ea9ac

Browse files
authored
Merge branch 'main' into fix/recent-activity-prompt
2 parents 4510010 + 45d3f58 commit 14ea9ac

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
os: [depot-ubuntu-24.04, windows-latest]
21+
os: [ubuntu-latest, windows-latest]
2222
python-version: [ "3.12", "3.13", "3.14" ]
2323
runs-on: ${{ matrix.os }}
2424

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,4 @@ claude-output
5555
**/.claude/settings.local.json
5656
.mcp.json
5757
.mcpregistry_*
58+
/.testmondata

0 commit comments

Comments
 (0)