Skip to content

Commit

Permalink
Add latest python3 11 and 12 for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
danielSanchezQ committed Mar 28, 2024
1 parent b5c3320 commit b162973
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
- '3.8'
- '3.9'
- '3.10'
- '3.11'
- '3.12'
steps:
- uses: actions/checkout@v2
- name: Install Python 3
Expand Down

0 comments on commit b162973

Please sign in to comment.