Skip to content

ci: remove OTP matrix, CT fails on OTP 27 #38

ci: remove OTP matrix, CT fails on OTP 27

ci: remove OTP matrix, CT fails on OTP 27 #38

Workflow file for this run

name: Build and test
on: [push]
jobs:
ci:
uses: Taure/erlang-ci/.github/workflows/ci.yml@v1
with:
otp-version: '28.0'
enable-eunit: false
enable-ct: true
enable-dialyzer: false
enable-xref: false