We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2daa991 commit c9d1c2dCopy full SHA for c9d1c2d
1 file changed
.github/workflows/tests.yml
@@ -78,6 +78,9 @@ jobs:
78
- os: ubuntu
79
python: '3.12'
80
meson: '~=1.2.3'
81
+ - os: ubuntu
82
+ python: '3.12'
83
+ meson: '~=1.3'
84
# Test with Meson master branch.
85
86
0 commit comments