This was maybe not intentional from 2d34ee5
Should test for Python 3.12 and 3.13 as well.
This line is also indicates that Python versions should be part of the matrix, as it stands here it is clearly a bug:
|
python-version: ${{ matrix.python[0] }} |
and this is also a clear naming bug:
|
name: Python ${{ matrix.os }} |
This was maybe not intentional from 2d34ee5
Should test for Python 3.12 and 3.13 as well.
This line is also indicates that Python versions should be part of the matrix, as it stands here it is clearly a bug:
resdata/.github/workflows/testing.yml
Line 91 in 6d9ee71
and this is also a clear naming bug:
resdata/.github/workflows/testing.yml
Line 74 in 6d9ee71