Skip to content

Commit

Permalink
Bump GitHub Elixir 1.16.x release
Browse files Browse the repository at this point in the history
  • Loading branch information
mneudert committed Feb 15, 2024
1 parent 6cd84dc commit e352454
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.16.0'
elixir-version: '1.16.1'
otp-version: '26.2'

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

- name: mix-cache
Expand Down Expand Up @@ -133,7 +133,7 @@ jobs:
otp: '25.3'
cayley: 'v0.7.6'
runs-on: ubuntu-22.04
- elixir: '1.16.0'
- elixir: '1.16.1'
otp: '26.2'
cayley: 'v0.7.6'
runs-on: ubuntu-22.04
Expand Down

0 comments on commit e352454

Please sign in to comment.