Skip to content

Commit 935bcaf

Browse files
committed
one single process Vasili
1 parent 2b0c7c4 commit 935bcaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_s3_remote_reductionist.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
runs-on: "ubuntu-latest"
2323
strategy:
2424
matrix:
25-
python-version: ["3.9", "3.10", "3.11", "3.12"]
25+
python-version: ["3.12"] # ["3.9", "3.10", "3.11", "3.12"]
2626
fail-fast: false
2727
name: Linux Python ${{ matrix.python-version }}
2828
steps:

0 commit comments

Comments
 (0)