Merge branch 'master' into maint-poetry

This commit is contained in:
Jamie Hardt
2024-11-26 10:52:55 -08:00
committed by GitHub
5 changed files with 36 additions and 4 deletions

View File

@@ -17,7 +17,6 @@ jobs:
fail-fast: false
matrix:
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
steps:
- uses: actions/checkout@v3
- name: Set up Python ${{ matrix.python-version }}