Skip to content

Commit

Permalink
Remove test on Python 3.14.
Browse files Browse the repository at this point in the history
  • Loading branch information
astamm committed Dec 12, 2024
1 parent e5a6b57 commit c790ba0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
- {os: ubuntu-latest, r: 'release', python: '3.10'}
- {os: ubuntu-latest, r: 'release', python: '3.12'}
- {os: ubuntu-latest, r: 'release', python: '3.13'}
- {os: ubuntu-latest, r: 'release', python: '3.14'}

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

0 comments on commit c790ba0

Please sign in to comment.