We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c8092d commit 926e987Copy full SHA for 926e987
1 file changed
.github/workflows/tests.yml
@@ -91,6 +91,9 @@ jobs:
91
- os: ubuntu-latest
92
python: '3.12'
93
meson: '~=1.5.0'
94
+ - os: ubuntu-latest
95
+ python: '3.13'
96
+ meson: '~=1.6.0'
97
# Test with Meson master branch.
98
99
0 commit comments