Skip to content

Commit

Permalink
fix(ci): Change OS for linux python 3.5, 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
arsenetar committed Apr 27, 2023
1 parent 6ec92b0 commit 43d1306
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ jobs:
python-version: 3.8
- os: ubuntu-latest
python-version: 3.7
- os: ubuntu-latest
- os: ubuntu-20.04
python-version: 3.6
- os: ubuntu-latest
- os: ubuntu-20.04
python-version: 3.5
- os: ubuntu-latest
python-version: 2.7
Expand Down

0 comments on commit 43d1306

Please sign in to comment.