Add versions to matrix and fix area test (#967)

This commit is contained in:
Bas Nijholt 2024-04-06 19:05:18 +02:00 committed by GitHub
commit 47cbda5c5e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 61 additions and 5 deletions

View file

@ -46,6 +46,10 @@ jobs:
core-version: "2024.1.6"
- python-version: "3.11"
core-version: "2024.2.5"
- python-version: "3.12"
core-version: "2024.3.3"
- python-version: "3.12"
core-version: "2024.4.1"
- python-version: "3.12"
core-version: "dev"
steps: