Skip to content

Commit

Permalink
Removed version
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Nov 22, 2020
1 parent 106ca81 commit e954086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -18,7 +18,7 @@ jobs:
name: Build PyPy
strategy:
matrix:
python-version: [2.7, 3.6, 3.7]
python-version: [2.7, 3.5, 3.6]
runs-on: ubuntu-latest
container: pypy:${{ matrix.python-version }}
steps:
Expand Down

0 comments on commit e954086

Please sign in to comment.