Skip to content

Commit

Permalink
Bump GitHub OTP 27.x release
Browse files Browse the repository at this point in the history
  • Loading branch information
mneudert committed Oct 24, 2024
1 parent 7be9180 commit 8ea8ff7
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 @@ -22,7 +22,7 @@ jobs:
uses: erlef/setup-beam@v1
with:
elixir-version: '1.17.3'
otp-version: '27.0'
otp-version: '27.1'

- name: mix-cache
uses: actions/cache@v4
Expand Down Expand Up @@ -75,7 +75,7 @@ jobs:
uses: erlef/setup-beam@v1
with:
elixir-version: '1.17.3'
otp-version: '27.0'
otp-version: '27.1'

- name: mix-cache
uses: actions/cache@v4
Expand Down Expand Up @@ -138,7 +138,7 @@ jobs:
cayley: 'v0.7.6'
runs-on: ubuntu-24.04
- elixir: '1.17.3'
otp: '27.0'
otp: '27.1'
cayley: 'v0.7.6'
runs-on: ubuntu-24.04

Expand Down

0 comments on commit 8ea8ff7

Please sign in to comment.