Skip to content

Commit

Permalink
ci: bump builder image -> 5.1-3, OTP -> 25.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thalesmg committed Jul 12, 2023
1 parent 472a253 commit c7b9d9a
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cover.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
otp:
- 25.1.2
- 25.3.2
rebar3:
- 3.20.0
build_type:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
matrix:
otp:
- 24.3.4
- 25.1.2
- 25.3.2
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
matrix:
otp:
- 24.3.4
- 25.1.2
- 25.3.2
rebar3:
- 3.20.0
build_type:
Expand Down
13 changes: 6 additions & 7 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ jobs:
fail-fast: false
matrix:
otp:
- 25.1.2-2
- 24.3.4.2-2
- 25.3.2-1
os:
- macos-12
- macos-11
Expand Down Expand Up @@ -47,12 +46,11 @@ jobs:
fail-fast: false
matrix:
builder:
- 5.0-29
- 5.1-3
otp:
- 25.1.2-2
- 24.3.4.2-2
- 25.3.2-1
elixir:
- 1.13.4
- 1.14.5
arch:
- amd64
- arm64
Expand All @@ -61,10 +59,11 @@ jobs:
- ubuntu20.04
- ubuntu18.04
- ubuntu16.04
- debian12
- debian11
- debian10
- debian9
- amzn2
- amzn2023
- el7
- el8
- el9
Expand Down

0 comments on commit c7b9d9a

Please sign in to comment.