Skip to content

Commit

Permalink
CI again
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Jan 23, 2024
1 parent c859b40 commit aaf3524
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pypi.yml
Expand Up @@ -17,8 +17,8 @@ jobs:
- uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v5
# with:
# python-version: 3.9
with:
python-version: '3.11'

- name: Install pypa/build
run: >-
Expand Down

0 comments on commit aaf3524

Please sign in to comment.