Skip to content

Commit

Permalink
Don't compile asn1 or dia
Browse files Browse the repository at this point in the history
it takes too long time
  • Loading branch information
sebastiw committed Dec 20, 2024
1 parent e3b8470 commit 604c9f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
- otp: "27.1.2"
rebar3: "3.22.1"
os: ubuntu-24.04
env:
OTC_NO_ASN1: true
OTC_NO_DIA: true
steps:
- uses: actions/checkout@v4
- uses: erlef/setup-beam@v1
Expand Down

0 comments on commit 604c9f8

Please sign in to comment.