Skip to content

Commit c435c31

Browse files
authored
Update main.yml
1 parent 4237776 commit c435c31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
os: [ubuntu, macos]#,windows]
18-
py: ["3.7", "3.8", "3.9", "3.10"]
18+
py: ["3.8", "3.9", "3.10", "3.11"]
1919
include:
2020
#- os: windows
2121
# shell: "/usr/bin/bash"

0 commit comments

Comments
 (0)