Skip to content

Commit

Permalink
Update python version in CI e2e workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-narozniak committed Sep 16, 2024
1 parent 50bda88 commit c437a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/datasets-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Bootstrap
uses: ./.github/actions/bootstrap
with:
python-version: 3.8
python-version: 3.9
- name: Install dependencies
run: python -m poetry install
- name: Run tests
Expand Down

0 comments on commit c437a82

Please sign in to comment.