CI only tests Python 3.14
Open
- Dominant language
- C++
- Stars
- 127
- Forks
- 103
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 18
Description
This was maybe not intentional from 2d34ee5c56eeaa2e715d495af2f2988e56653597
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:
https://github.com/equinor/resdata/blob/6d9ee71a023029af3737bdd5a8de9915812f4f6a/.github/workflows/testing.yml#L91
and this is also a clear naming bug:
https://github.com/equinor/resdata/blob/6d9ee71a023029af3737bdd5a8de9915812f4f6a/.github/workflows/testing.yml#L74
Contributor guide
Assessment
This issue has not been assessed yet.