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 <sam@gentoo.org>
  • Loading branch information
thesamesam committed Jan 19, 2024
1 parent 3c218f3 commit c75fbf3
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 c75fbf3

Please sign in to comment.