Skip to content

Commit

Permalink
CI: test with Meson 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dnicolodi committed Feb 14, 2025
1 parent 726aafc commit 10fd54f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,9 @@ jobs:
- os: ubuntu-latest
python: '3.12'
meson: '~=1.5.0'
- os: ubuntu-latest
python: '3.13'
meson: '~=1.6.0'
# Test with Meson master branch.
- os: ubuntu-latest
python: '3.12'
Expand Down

0 comments on commit 10fd54f

Please sign in to comment.