updated wording, fixed matrix

This commit is contained in:
AlyonaSviridenko
2021-02-04 14:19:48 +03:00
parent 4ac0d0173e
commit 628c631e13
4 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
operating-system: [ubuntu-latest, windows-latest, macos-latest]
version: [2.4, 2.5.x, 2.6, 2.7.x]
version: [2.5.x, 2.6, 2.7.x]
steps:
- name: Checkout
uses: actions/checkout@v2