Skip to content

Commit

Permalink
Add python 3.13 to check suite
Browse files Browse the repository at this point in the history
  • Loading branch information
pbulsink committed Oct 15, 2024
1 parent 81cb774 commit 4f0c5a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-standard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- {os: ubuntu-latest, r: "release", py: "3.10"}
- {os: ubuntu-latest, r: "release", py: "3.11"}
- {os: ubuntu-latest, r: "release", py: "3.12"}
- {os: ubuntu-latest, r: "release", py: "3.13"}

env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 4f0c5a6

Please sign in to comment.