Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into add-release-capabil…
Browse files Browse the repository at this point in the history
…ities
  • Loading branch information
d33bs committed Jun 4, 2024
2 parents d96f797 + 74870df commit 766a385
Show file tree
Hide file tree
Showing 3 changed files with 253 additions and 109 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run_tests:
strategy:
matrix:
python_version: ["3.9", "3.10", "3.11", "3.12"]
python_version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
os: [ubuntu-22.04, macos-13]
runs-on: ${{ matrix.os }}
env:
Expand Down
Loading

0 comments on commit 766a385

Please sign in to comment.