Skip to content

Commit b8befec

Browse files
committed
ci(test[release]): Use python 3.11
1 parent 342eddc commit b8befec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686

8787
strategy:
8888
matrix:
89-
python-version: ["3.10"]
89+
python-version: ["3.11"]
9090

9191
steps:
9292
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)