Skip to content

Commit

Permalink
libs - update dependency, set py3.10 as default
Browse files Browse the repository at this point in the history
  • Loading branch information
kentnsw committed Oct 24, 2022
1 parent e6e05fb commit b49bd32
Show file tree
Hide file tree
Showing 3 changed files with 268 additions and 254 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@ jobs:
matrix:
# os: [ubuntu-latest, macos-latest, windows-latest]
os: [ubuntu-latest]
python-version: [3.9]
python-version: [3.10]
include:
- os: ubuntu-latest
python-version: "3.10"
python-version: "3.9"
# - os: ubuntu-latest
# python-version: 3.8
# - os: ubuntu-latest
Expand Down
Loading

0 comments on commit b49bd32

Please sign in to comment.