Skip to content

Commit 490e90c

Browse files
committed
ci fix
1 parent df36fc7 commit 490e90c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ jobs:
77
ci:
88
runs-on: ubuntu-24.04
99
steps:
10+
- uses: actions/setup-python@v4
11+
with:
12+
python-version: 3.8
1013
- env:
1114
DOCKER_APP_IMAGE_NAME: "ghcr.io/hasadna/knesset-data-pipelines/knesset-data-pipelines-airflow"
1215
DOCKER_LEGACY_IMAGE_NAME: "ghcr.io/hasadna/knesset-data-pipelines/knesset-data-pipelines-legacy"

0 commit comments

Comments
 (0)