Skip to content

fix: test error on Node.js v18 and npm v11 #91

fix: test error on Node.js v18 and npm v11

fix: test error on Node.js v18 and npm v11 #91

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"]'