Toolcache: Rework linux toolcache tests, add Ruby 2.7.0 support (#5)

* Toolcache: rework linux toolcache tests

* Toolcache: add Ruby 2.7 for windows/linux
This commit is contained in:
Maksim Petrov
2020-01-09 15:27:54 +03:00
committed by GitHub
parent d98bb53cf6
commit 9c67ed5210
4 changed files with 59 additions and 100 deletions

View File

@@ -6,7 +6,7 @@
"2.7", "3.5", "3.6", "3.7", "3.8"
],
"toolcache-ruby-windows-x64": [
"2.4", "2.5", "2.6"
"2.4", "2.5", "2.6", "2.7"
],
"toolcache-pypy-windows-x86": [
"2", "3"