Skip to content

Commit

Permalink
Revert "ci: test py3.13"
Browse files Browse the repository at this point in the history
This reverts commit 9cb39d4.

Temproarily disable Python 3.13 in CI as lxml isn't building anymore, even
though it did until about last week...

Signed-off-by: Sam James <[email protected]>
Closes: #665
Signed-off-by: Arthur Zamarin <[email protected]>
  • Loading branch information
thesamesam authored and arthurzam committed Mar 1, 2024
1 parent 796cffb commit acba2c4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@ 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 acba2c4

Please sign in to comment.