Skip to content

Commit

Permalink
back to 3.11, missing icon added
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrj committed Nov 18, 2023
1 parent a910463 commit c0c7fe5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: python setup
uses: actions/setup-python@v4
with:
python-version: "3.12"
python-version: "3.11"
cache: 'pip'
check-latest: true

Expand Down Expand Up @@ -113,7 +113,7 @@ jobs:
- name: python setup
uses: actions/setup-python@v4
with:
python-version: "3.12"
python-version: "3.11"
cache: 'pip'
check-latest: true

Expand Down
Binary file added src/icons/test.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c0c7fe5

Please sign in to comment.