Skip to content

Commit c22eec1

Browse files
authored
Update unittests.yaml
Update python 3.9.5
1 parent 34646f6 commit c22eec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
      - name: Set up Python
99
        uses: actions/setup-python@v2
1010
        with:
11-
          python-version: 3.12.0
11+
          python-version: 3.9.5
1212
          architecture: x64
1313
      - name: Install dependencies
1414
        run: pip install -r requirements.txt

0 commit comments

Comments
 (0)