Skip to content

Commit

Permalink
remove python version
Browse files Browse the repository at this point in the history
  • Loading branch information
rcpeene committed Jun 26, 2024
1 parent 7dc73ff commit 33a9cb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:

- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: "3.9"
# with:
# python-version: "3.9"

- name: Upgrading pip
run: pip install --upgrade pip
Expand Down

0 comments on commit 33a9cb2

Please sign in to comment.