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 12, 2024
1 parent 8609c36 commit aa99d3d
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: '@git+https://github.com/mesonbuild/meson.git@refs/pull/13783/head'

steps:
- name: Checkout
Expand Down

0 comments on commit aa99d3d

Please sign in to comment.