Browse Source

Update Python 3.6 in Ubuntu tests

pull/2182/head
James Morris 4 years ago
parent
commit
3d4fc164a2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/ubuntu_tests.yml

+ 1
- 1
.github/workflows/ubuntu_tests.yml View File

@ -8,7 +8,7 @@ jobs:
python-version:
- 2.7.18
- 3.5.10
- 3.6.13
- 3.6.15
- 3.7.10
- 3.8.10
- 3.9.5

Loading…
Cancel
Save