mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-23 15:16:08 +00:00
Crash on invalid Elixir+OTP combo (#134)
* Prevent "future" errors when choosing incompatible Elixir v. OTP versions * Fix tests as per GitHub Actions' output * Make test elixir `master` strict It has no -otp- in the name
This commit is contained in:
committed by
GitHub
parent
7dd0d763a8
commit
6b2f8153b4
@@ -116,6 +116,7 @@ jobs:
|
||||
- elixir-version: 'master'
|
||||
otp-version: '25'
|
||||
os: 'ubuntu-20.04'
|
||||
version-type: 'strict'
|
||||
- gleam-version: 'nightly'
|
||||
otp-version: '24'
|
||||
- gleam-version: '0.23'
|
||||
|
||||
Reference in New Issue
Block a user