Add Python 3.11 to the testing (#324)

harrison/agent_multi_inputs^2
Christian Clauss 1 year ago committed by GitHub
parent d946be2f3d
commit 2fbb152386
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,6 +17,7 @@ jobs:
- "3.8"
- "3.9"
- "3.10"
- "3.11"
steps:
- uses: actions/checkout@v3
- name: Install poetry

Loading…
Cancel
Save