Skip to content

Commit

Permalink
Merge pull request #852 from DIVD-NL/Maximand-patch-1
Browse files Browse the repository at this point in the history
Revert to Python 3.14
  • Loading branch information
Maximand authored Oct 15, 2024
2 parents 0d62a9c + 8638db5 commit e57d9b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_pages_native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install python
uses: actions/setup-python@v5
with:
python-version: '3.7'
python-version: '3.13.0'
- name: install prerequisites
run: pip3 install html5validator requests && gem install --no-document html-proofer
- name: install prerequisites
Expand Down

0 comments on commit e57d9b0

Please sign in to comment.