We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfbaba3 commit dd0b9f2Copy full SHA for dd0b9f2
.github/workflows/tests.yml
@@ -51,6 +51,8 @@ jobs:
51
python: '3.9'
52
- os: ubuntu
53
python: '3.10'
54
+ - os: ubuntu
55
+ python: '3.12-dev'
56
# Test with older supported Meson version.
57
58
python: '3.11'
0 commit comments