Skip to content

Commit 14ac24f

Browse files
testing 3.11.0 instead of 3.11.1 issues with poetry install llvm thing
1 parent 356f520 commit 14ac24f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
os: [ubuntu-latest]
11-
python-version: ['3.10.9','3.11.1']
11+
python-version: ['3.10.9','3.11.0']
1212
steps:
1313
- uses: actions/checkout@v3
1414
name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)