Skip to content

Commit

Permalink
update tests airflow and python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
andreax79 committed Jul 25, 2023
1 parent 195af9b commit a765204
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ jobs:
strategy:
matrix:
python:
- "3.8"
- "3.9"
- "3.10"
- "3.11"
airflow:
- "2.3.1"
- "2.6.2"

runs-on: ubuntu-latest

Expand Down

0 comments on commit a765204

Please sign in to comment.