We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21a0139 commit 93fea9eCopy full SHA for 93fea9e
.github/workflows/test.yml
@@ -26,6 +26,8 @@ jobs:
26
python-version: 3.6
27
- platform: windows-latest
28
python-version: 3.11
29
+ - platform: macos-latest
30
+ python-version: 3.6
31
32
services:
33
postgres:
0 commit comments