Skip to content

Commit

Permalink
Upgrade deps and re arrange poe tasks ...
Browse files Browse the repository at this point in the history
  • Loading branch information
amirhessam88 committed Jul 20, 2024
1 parent 0af2b25 commit d18e453
Show file tree
Hide file tree
Showing 4 changed files with 1,330 additions and 4,039 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
fail-fast: false
matrix:
# TODO(amir): add "ubuntu-latest", "windows-latest"
os: ["macos-latest"]
python-version: ["3.8", "3.9", "3.10", "3.11"]
os: ["ubuntu-latest", "macos-latest"]
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
steps:
#----------------------------------------------
# ----- check-out repo and set-up python -----
Expand Down
Loading

0 comments on commit d18e453

Please sign in to comment.