We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9dd1e8 commit e99ed25Copy full SHA for e99ed25
.github/workflows/ci-meson.yml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
fail-fast: false
24
matrix:
25
- os: [ubuntu]
+ os: [ubuntu, macos]
26
python: ['3.9', '3.10', '3.11']
27
28
steps:
0 commit comments