Skip to content

fix: test error on Node.js v18 and npm v11 (#37) #94

fix: test error on Node.js v18 and npm v11 (#37)

fix: test error on Node.js v18 and npm v11 (#37) #94

Workflow file for this run

name: Ruby CI
on:
push:
branches: ["main"]
pull_request:
branches: ["**"]
jobs:
test:
uses: ./.github/workflows/ruby-test-reusable.yml
with:
os: '["ubuntu-latest"]'