Skip to content

Commit

Permalink
add python 3.12 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
t-kalinowski committed Nov 9, 2023
1 parent a9d1f5d commit 6fa9065
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- {os: 'ubuntu-latest' , python: '3.9' , r: 'release'}
- {os: 'ubuntu-latest' , python: '3.10', r: 'release'}
- {os: 'ubuntu-latest' , python: '3.11', r: 'release'}
- {os: 'ubuntu-latest' , python: '3.12', r: 'release'}

## the happy path - default everything
# - {os: 'ubuntu-latest' , tf: 'default', r: 'release'}
Expand Down

0 comments on commit 6fa9065

Please sign in to comment.