Skip to content

Commit 8ea3472

Browse files
authored
Add ' '
1 parent cb03043 commit 8ea3472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-meson.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
tests: 'new'
3737
# one additional editable run in pull_request, this has no effect if not pull_request
3838
- os: 'ubuntu'
39-
python: 3.12
39+
python: '3.12'
4040
editable: true
4141
tests: 'all'
4242
- os: windows

0 commit comments

Comments
 (0)