Skip to content

Commit fc955b7

Browse files
committed
CI: test experimental features
1 parent aeee603 commit fc955b7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,11 @@ jobs:
9999
- os: ubuntu-latest
100100
python: '3.12'
101101
pyproject_metadata: '==0.7.1'
102-
# Tets with pyproject-metadata release candidate
102+
# Tets experimental features
103103
- os: ubuntu-latest
104104
python: '3.12'
105105
pyproject_metadata: '==0.9.0rc1'
106+
meson: '==1.6.0rc2'
106107

107108
steps:
108109
- name: Checkout

0 commit comments

Comments
 (0)