We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 726aafc commit 10fd54fCopy full SHA for 10fd54f
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