Skip to content

Commit 3ec0303

Browse files
committed
update CI for python version
1 parent 9b9d8f3 commit 3ec0303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

6161

6262
- name: Install MDF
63-
if: ${{ matrix.python-version != '2.7' }}
63+
if: ${{ matrix.python-version != '3.10' }}
6464
run: |
6565
6666
git clone --branch development https://github.com/ModECI/MDF.git

0 commit comments

Comments
 (0)