CI: Don't run "make options" with Erlang/OTP 28 yet because it crashes (#4352)
This commit is contained in:
@@ -116,6 +116,7 @@ jobs:
|
||||
- run: make install -s
|
||||
- run: make hooks
|
||||
- run: make options
|
||||
if: matrix.otp <= '27'
|
||||
- run: make xref
|
||||
- run: make dialyzer
|
||||
- run: make test-eunit
|
||||
|
||||
Reference in New Issue
Block a user