Skip to content

Commit 32f27ef

Browse files
author
Alan Christie
committed
ci: Adds Python 3.11 to the build
1 parent a7f90ab commit 32f27ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
matrix:
3434
python-version:
3535
- '3.10'
36+
- '3.11'
3637
steps:
3738
- name: Checkout
3839
uses: actions/checkout@v2

0 commit comments

Comments
 (0)