Skip to content

chore(airflow): Add 3.1.5, remove 2.10.5 and 3.0.1 #1307

chore(airflow): Add 3.1.5, remove 2.10.5 and 3.0.1

chore(airflow): Add 3.1.5, remove 2.10.5 and 3.0.1 #1307

---
name: Test Build Images
on:
workflow_dispatch:
pull_request:
branches: [main, 'release/*']
# For now, we run on all paths, but if the products could be moved into a subdirectory, we could match on that
# paths: []
jobs:
dummy:
runs-on: ubuntu-latest
steps:
- run: echo TODO