Skip to content

Commit b2b6f80

Browse files
Update erlang.yaml
1 parent c73c58e commit b2b6f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/erlang.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup Erlang
2020
uses: erlef/setup-beam@v1
2121
with:
22-
otp-version: latest
22+
otp-version: ">0"
2323
- name: Compile lib
2424
run: erlc tictactoe.erl
2525
- name: Run script

0 commit comments

Comments
 (0)