Compare commits

..

No commits in common. "main" and "v0.4.6" have entirely different histories.
main ... v0.4.6

View File

@ -1,5 +1,5 @@
name: test name: test
on: [push, pull_request, workflow_dispatch] on: [push, pull_request]
jobs: jobs:
build: build:
name: ${{ matrix.os }} Ruby ${{ matrix.ruby }} name: ${{ matrix.os }} Ruby ${{ matrix.ruby }}