Skip to content

chore+refact: adding build workflows and badges #17

chore+refact: adding build workflows and badges

chore+refact: adding build workflows and badges #17

name: "Build 1.16/25-otp"
on:
push:
branches:
- '*'
pull_request:
branches:
- '*'
jobs:
elixir_otp_latest:
uses: ./.github/workflows/build_reusable.yml
with:
elixir-version: 1.16
otp-version: 25