Skip to content

Breaking out tests by version #1

Breaking out tests by version

Breaking out tests by version #1

Workflow file for this run

name: "DragonRuby 5.30"
on:
pull_request:
paths-ignore:
- '**.md'
push:
branches:
- main
jobs:
run-tests:
uses: ./.github/workflows/regression-tests.yml
with:
version: '5.30'