Skip to content

Commit 10fd54f

Browse files
committed
CI: test with Meson 1.6.0
1 parent 726aafc commit 10fd54f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests.yml

+3
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@ jobs:
9191
- os: ubuntu-latest
9292
python: '3.12'
9393
meson: '~=1.5.0'
94+
- os: ubuntu-latest
95+
python: '3.13'
96+
meson: '~=1.6.0'
9497
# Test with Meson master branch.
9598
- os: ubuntu-latest
9699
python: '3.12'

0 commit comments

Comments
 (0)