Skip to content

Commit eaf75a4

Browse files
committed
Add back Python 3.7 test configs
1 parent ae74ae6 commit eaf75a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci_workflows.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ jobs:
1212
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@v1
1313
with:
1414
envs: |
15-
- linux: py38-test-pytest46
16-
- macos: py38-test-pytest50
15+
- linux: py37-test-pytest46
16+
- macos: py37-test-pytest50
1717
- windows: py38-test-pytest52
1818
- linux: py38-test-pytest53
1919
- macos: py39-test-pytest60

0 commit comments

Comments
 (0)