Skip to content

Commit

Permalink
CI: test experimental features
Browse files Browse the repository at this point in the history
  • Loading branch information
dnicolodi committed Oct 15, 2024
1 parent d8b5f29 commit 17ed963
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,11 @@ jobs:
- os: ubuntu-latest
python: '3.12'
pyproject_metadata: '==0.7.1'
# Tets experimental features.
- os: ubuntu-latest
python: '3.12'
pyproject_metadata: '==0.9.0b7'
meson: '==1.6.0rc2'

steps:
- name: Checkout
Expand Down

0 comments on commit 17ed963

Please sign in to comment.