mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-22 22:56:07 +00:00
Fix CI (don't use 26.2.5 on Windows; be strict when comparing versions) (#299)
This commit is contained in:
committed by
GitHub
parent
d2ccea2f14
commit
ee8d6d1ec3
@@ -44,7 +44,7 @@ jobs:
|
||||
- otp-version: '24.0.2'
|
||||
rebar3-version: '3.16'
|
||||
os: 'windows-2019'
|
||||
- otp-version: '26.2.5'
|
||||
- otp-version: '26.1'
|
||||
rebar3-version: 'nightly'
|
||||
os: 'windows-2019'
|
||||
- otp-version: '23.0'
|
||||
|
||||
Reference in New Issue
Block a user