Skip to content

Commit e2f0391

Browse files
authored
Test with Python 3.11.0 (#498)
1 parent 6d29f1d commit e2f0391

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- 3.8
2323
- 3.9
2424
- '3.10'
25-
- '3.11-dev'
25+
- '3.11'
2626

2727
steps:
2828
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)