Skip to content

chore+refact: adding build workflows and badges #19

chore+refact: adding build workflows and badges

chore+refact: adding build workflows and badges #19

# ' ' suffix for the badge status
name: "Build 1.18/26 "
on:
push:
branches:
- '*'
pull_request:
branches:
- '*'
jobs:
elixir_otp_latest:
uses: ./.github/workflows/build_reusable.yml
with:
elixir-version: 1.18
otp-version: 26