Skip to content

Commit 20db3c5

Browse files
committed
chore: Bump airflow and remove 2.10 as it's no longer latest MWAA version
1 parent 05160da commit 20db3c5

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,8 @@ jobs:
3333
- '3.11'
3434
- '3.10'
3535
airflow-version:
36-
- '3.1.1'
36+
- '3.1.5'
3737
- '3.0.6'
38-
- '2.10.4'
3938
dbt-version:
4039
- '1.11.2'
4140
- '1.10.17'
@@ -44,9 +43,6 @@ jobs:
4443
- airflow-version: '3.0.6'
4544
python-version: '3.13'
4645

47-
- airflow-version: '2.10.4'
48-
python-version: '3.13'
49-
5046
runs-on: ubuntu-latest
5147
steps:
5248
- name: Harden Runner

0 commit comments

Comments
 (0)