Skip to content

Commit

Permalink
add Python 3.12 because of snappy-pipeline #485
Browse files Browse the repository at this point in the history
  • Loading branch information
sellth committed Jan 25, 2024
1 parent 4a43396 commit 5bae28c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
python-version:
- '3.10'
- '3.11'
# - '3.12' # blocked by snappy-pipeline #483
- '3.12'
needs: linting
steps:
- name: Install Python via conda
Expand Down

0 comments on commit 5bae28c

Please sign in to comment.