Skip to content

Expand github actions to build for other ruby versions #4

@noelwarren

Description

@noelwarren

By default we configure the project with SKETCHUP_VERSION=2024. This in turn sets up the RUBY_VERSION=3.2.
I don't think there is a need to have actions for every sketchup version, but we should definitely do one for each ruby version.
I would suggest the following for the moment:

  • One set of actions targeting 2021 (2.7 ruby and the earliest version we support)
  • One set of actions targeting 2024 (3.2 ruby and the latest version we support)

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions