Skip to content

Commit 52d18cb

Browse files
authored
ci: python versions (#5)
1 parent f89e082 commit 52d18cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
runs-on: ubuntu-latest
4848
strategy:
4949
matrix:
50-
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
50+
python-version: ["3.11"]
5151
steps:
5252
- name: Checkout
5353
uses: actions/checkout@v3

0 commit comments

Comments
 (0)