Skip to content

Drop 2.7 and adopt 3.3 #129

Drop 2.7 and adopt 3.3

Drop 2.7 and adopt 3.3 #129

name: ostruct-sanitizer
on:
push:
jobs:
ruby:
uses: powerhome/github-actions-workflows/.github/workflows/ruby-gem.yml@main
with:
package: ${{ github.workflow }}
workdir: "packages/${{ github.workflow }}"
ruby: '["3.0","3.1","3.2","3.3"]'
secrets: inherit