Skip to content

rails 8.0 is supported (#83) #232

rails 8.0 is supported (#83)

rails 8.0 is supported (#83) #232

Workflow file for this run

---
name: Default
on:
push:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build_and_publish:
name: Build and Publish
uses: wealthsimple/public-github-workflows/.github/workflows/ruby-gem-build.yaml@main
with:
postgres_image: 'postgres:14-alpine'
secrets: inherit