We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d61512a commit ba1da91Copy full SHA for ba1da91
.github/workflows/test.yaml
@@ -19,6 +19,8 @@ jobs:
19
- "3.10"
20
os:
21
- ubuntu-latest
22
+ - windows-latest
23
+ - macos-latest
24
25
services:
26
# Label used to access the service container
0 commit comments