Skip to content

Commit 34b2d19

Browse files
authored
Test on mac with 3.11 (#894)
1 parent 54b1cb9 commit 34b2d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142

143143
strategy:
144144
matrix:
145-
python: ["3.8", "3.9", "3.10"]
145+
python: ["3.8", "3.9", "3.10", "3.11"]
146146

147147
steps:
148148
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)