We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb03043 commit 8ea3472Copy full SHA for 8ea3472
.github/workflows/ci-meson.yml
@@ -36,7 +36,7 @@ jobs:
36
tests: 'new'
37
# one additional editable run in pull_request, this has no effect if not pull_request
38
- os: 'ubuntu'
39
- python: 3.12
+ python: '3.12'
40
editable: true
41
tests: 'all'
42
- os: windows
0 commit comments