mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 18:19:54 +08:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user