Skip to content

Commit

Permalink
Add Python 3.13 to the test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
kaste committed Nov 6, 2024
1 parent 74294b0 commit 47db919
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-lint-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- '3.10'
- '3.11'
- '3.12'
- '3.13'
name: Run tests on Python ${{ matrix.python-version }} (${{ matrix.os }})
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 47db919

Please sign in to comment.