Skip to content

Commit

Permalink
update python version in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyLHCb committed Jan 8, 2025
1 parent aaded67 commit 77f77c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: 3.7
python-version: 3.14
- name: Install dependencies
run: pip install -vv starterkit-ci>=0.1.0
- name: Build the website
Expand Down

0 comments on commit 77f77c3

Please sign in to comment.