Closed petergoldstein closed 1 year ago
In addition to adding Ruby 3.2 to the CI matrix, I updated the version of the checkout action.
To get the specs to green I had to make a few additional changes:
with
host
This runs green on my fork.
In addition to adding Ruby 3.2 to the CI matrix, I updated the version of the checkout action.
To get the specs to green I had to make a few additional changes:
with
clauses to remove ambiguity with keyword argumentshost
as local.This runs green on my fork.