Skip to content

Commit 2337fdc

Browse files
authored
Update main.yml
1 parent 65d703f commit 2337fdc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
os: [ubuntu, macos]#,windows]
1818
py: ["3.7", "3.8", "3.9", "3.10"]
1919
include:
20-
- os: windows
21-
shell: "/usr/bin/bash"
20+
#- os: windows
21+
# shell: "/usr/bin/bash"
2222
- os: ubuntu
2323
shell: "/bin/bash"
2424
- os: macos

0 commit comments

Comments
 (0)