Skip to content

Commit 7ae565a

Browse files
committed
. e Bump python to 3.10
1 parent 3b08b77 commit 7ae565a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@ jobs:
5757
sudo apt-get install tree
5858
tree -d -L 2 .
5959
60-
- name: Set up Python 3.8
60+
- name: Set up Python 3.10
6161
uses: actions/setup-python@v5
6262
with:
63-
python-version: 3.8
63+
python-version: 3.10
6464

6565
- uses: r-lib/actions/setup-pandoc@v2
6666
with:

0 commit comments

Comments
 (0)