Commit graph

7 commits

Author SHA1 Message Date
AlyonaSviridenko
6767fd0bec removed logs, added multiarch support for toolcache 2021-04-08 17:31:12 +03:00
AlyonaSviridenko
32dc6a05e5 test 2021-04-08 16:30:24 +03:00
AlyonaSviridenko
99e5bb374b test 2021-04-08 16:23:19 +03:00
AlyonaSviridenko
65839cc499 test 2021-04-08 16:16:44 +03:00
AlyonaSviridenko
42c2a27b63 formatting 2021-04-08 16:06:51 +03:00
AlyonaSviridenko
cb9573b913 test for pypy new version notation 2021-04-08 16:00:25 +03:00
Dmitry Shibanov
8c5ea631b2
Adding support for more PyPy versions and installing them on-flight (#168)
* add support to install pypy

* resolved comments, update readme, add e2e tests.

* resolve throw error

* Add pypy unit tests to cover code

* add tests

* Update test-pypy.yml

* Update test-python.yml

* Update test-python.yml

* Update README.md

* fixing tests

* change order

Co-authored-by: Maxim Lobanov <v-malob@microsoft.com>

* add pypy tests and fix issue with pypy-3-nightly

Co-authored-by: Maxim Lobanov <v-malob@microsoft.com>
2020-12-17 16:03:54 +01:00