Skip to content

Commit

Permalink
ci: test py3.13
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
Closes: #567
Signed-off-by: Arthur Zamarin <[email protected]>
  • Loading branch information
thesamesam authored and arthurzam committed Jan 19, 2024
1 parent b471535 commit 9cb39d4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ jobs:
experimental: [false]
tree-sitter-bash: [bundled]
include:
- os: ubuntu-latest
python-version: '3.13-dev'
deps: newest-deps
experimental: true
tree-sitter-bash: bundled
- os: ubuntu-latest
python-version: '3.11'
deps: minimal-deps
Expand Down

0 comments on commit 9cb39d4

Please sign in to comment.