Skip to content

Commit 673e160

Browse files
committed
unit test python upgrade
1 parent 4119ea3 commit 673e160

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Set up Python ${{ matrix.python-version }}
2323
uses: actions/setup-python@v2
2424
with:
25-
python-version: 3.8
25+
python-version: 3.10
2626
- name: Install dependencies
2727
run: |
2828
sudo apt-get update

0 commit comments

Comments
 (0)