Compare commits

..

No commits in common. "master" and "0.9.2.0" have entirely different histories.

View File

@ -16,7 +16,7 @@ jobs:
fail-fast: false
matrix:
python_version:
- "3.12"
- "3.11"
name: Windows Python ${{ matrix.python_version }}
steps:
- uses: actions/checkout@v2
@ -93,7 +93,7 @@ jobs:
fail-fast: false
matrix:
python_version:
- "3.12"
- "3.11"
name: Ubuntu Python ${{ matrix.python_version }}
steps:
- name: 🛎️ Checkout