Skip to content

Commit 9f66fa1

Browse files
committed
ENH: Test with Python 3.7
1 parent 98d4a84 commit 9f66fa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/notebook-test.yml

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

1212
- uses: actions/setup-python@v3
1313
with:
14-
python-version: '3.9'
14+
python-version: '3.7'
1515
- uses: actions/setup-java@v3
1616
with:
1717
java-version: '8'

0 commit comments

Comments
 (0)