Skip to content

Commit 861e5e9

Browse files
committed
temporaly disable python3.12 testing
Signed-off-by: Alexander Piskun <[email protected]>
1 parent 65237fa commit 861e5e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analysis-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ jobs:
442442

443443
- uses: actions/setup-python@v4
444444
with:
445-
python-version: 3.12.0-beta.3
445+
python-version: 3.11
446446

447447
- name: Checkout server
448448
uses: actions/checkout@v3

0 commit comments

Comments
 (0)