Skip to content

Commit

Permalink
Merge branch 'main' into czaloom-lite-fix-clf-accuracy
Browse files Browse the repository at this point in the history
  • Loading branch information
jyono authored Oct 15, 2024
2 parents f457c9a + 95f44b3 commit ec64085
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @czaloom @ntlind @ekorman
* @czaloom @ntlind @ekorman @jyono @rsbowman-striveworks
2 changes: 1 addition & 1 deletion .github/workflows/client-api-tests-and-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
runs-on: ubuntu-22.04
strategy:
matrix:
python: ["3.7", "3.8", "3.9", "3.10", "3.11"]
python: ["3.8", "3.9", "3.10", "3.11"]
defaults:
run:
working-directory: ./client
Expand Down

0 comments on commit ec64085

Please sign in to comment.