Ruby support #1

Open
jaroslaw wants to merge 165 commits from ruby into main
Showing only changes of commit b93482d125 - Show all commits

View file

@ -9,10 +9,6 @@ on:
jobs: jobs:
test: test:
runs-on: ubuntu-latest runs-on: ubuntu-latest
permissions:
contents: write # To push a branch
pages: write # To push to a GitHub Pages site
id-token: write # To update the deployment status
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with: