Skip to content

Commit

Permalink
fix tests for py3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
petschki committed Sep 30, 2024
1 parent b09a48f commit bc844cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
python-version: ${{ matrix.plone[0] }}
plone-version: ${{ matrix.plone[1] }}

setuptools-version: "74.0.0"
- name: Install package
run: |
make VENV=off install
Expand Down

0 comments on commit bc844cd

Please sign in to comment.