Skip to content

Commit

Permalink
Bump GitHub Elixir 1.17.x release
Browse files Browse the repository at this point in the history
  • Loading branch information
mneudert committed Oct 5, 2024
1 parent c6506cc commit ef88ab2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
id: setup
uses: erlef/setup-beam@v1
with:
elixir-version: '1.17.2'
elixir-version: '1.17.3'
otp-version: '27.0'

- name: mix-cache
Expand Down Expand Up @@ -74,7 +74,7 @@ jobs:
id: setup
uses: erlef/setup-beam@v1
with:
elixir-version: '1.17.2'
elixir-version: '1.17.3'
otp-version: '27.0'

- name: mix-cache
Expand Down Expand Up @@ -137,7 +137,7 @@ jobs:
otp: '26.2'
cayley: 'v0.7.6'
runs-on: ubuntu-24.04
- elixir: '1.17.2'
- elixir: '1.17.3'
otp: '27.0'
cayley: 'v0.7.6'
runs-on: ubuntu-24.04
Expand Down

0 comments on commit ef88ab2

Please sign in to comment.