Skip to content

Commit

Permalink
Add 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverba137 committed Dec 13, 2024
1 parent 4d6b6e3 commit 6c322d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fail-fast: true
matrix:
os: [ubuntu-latest]
python-version: ['3.9', '3.10', '3.11'] #, '3.12']
python-version: ['3.9', '3.10', '3.11', '3.12']
airflow-version: ['<2.10', '<2.11']

steps:
Expand Down

0 comments on commit 6c322d8

Please sign in to comment.