Check behaviour on Windows pre- Gleam 0.23 (#166)

* Check behaviour on Windows pre- Gleam 0.23

* Increase consistency with .sh counterpart

* Support older versions (pre 0.22.1) on Windows

* Increase inter-script consistency

* Run `npm run build-dist`

* React to CI results
This commit is contained in:
Paulo F. Oliveira
2022-12-14 15:25:50 +00:00
committed by GitHub
parent aee3f52e58
commit 2d314bc413
7 changed files with 61 additions and 19 deletions
+3 -1
View File
@@ -41,9 +41,11 @@ jobs:
otp-version: '24'
rebar3-version: '3.15'
os: 'windows-latest'
- gleam-version: '0.19.0-rc3'
otp-version: '24'
os: 'windows-latest'
- gleam-version: '0.23.0-rc1'
otp-version: '24'
rebar3-version: '3.16'
os: 'windows-latest'
- elixir-version: 'v1.13'
otp-version: '24'