Skip to content

Commit 08920a6

Browse files
committed
set explicit elixir version
1 parent 0c24ae5 commit 08920a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/peer-discovery-aws.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
uses: erlef/[email protected]
5252
with:
5353
otp-version: ${{ env.OTP_VERSION }}
54-
elixir-version: latest
54+
elixir-version: "1.17"
5555
- name: SETUP ecs-cli
5656
if: steps.authorized.outputs.authorized == 'true'
5757
env:

0 commit comments

Comments
 (0)