mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-22 22:56:07 +00:00
Prevent deprecation warnings (#83)
This commit is contained in:
committed by
GitHub
parent
c71c5c91bb
commit
65219deb69
@@ -49,10 +49,8 @@ and Erlang/OTP.
|
||||
|
||||
| Operating system | Erlang/OTP | Status
|
||||
|- |- |-
|
||||
| ubuntu-16.04 | 17 - 24 | ✅
|
||||
| ubuntu-18.04 | 17 - 24 | ✅
|
||||
| ubuntu-20.04 | 20 - 24 | ✅
|
||||
| windows-2016 | 21* - 24 | ✅
|
||||
| windows-2019 | 21* - 24 | ✅
|
||||
|
||||
**Note** *: prior to 23, Windows builds are only available for minor versions, e.g. 21.0, 21.3, 22.0, etc.
|
||||
@@ -64,10 +62,8 @@ uses that to download assets:
|
||||
|
||||
| ImageOS | Operating system
|
||||
|- |-
|
||||
| ubuntu16 | ubuntu-16.04
|
||||
| ubuntu18 | ubuntu-18.04
|
||||
| ubuntu20 | ubuntu-20.04
|
||||
| win16 | windows-2016
|
||||
| win19 | windows-2019
|
||||
|
||||
as per the following example:
|
||||
|
||||
Reference in New Issue
Block a user