Skip to content

Commit fa9db57

Browse files
author
Martin Cox
authored
Update erlang.yml
1 parent 1bb4c98 commit fa9db57

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/erlang.yml

-4
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,10 @@ name: Erlang CI
33
on: [push]
44

55
jobs:
6-
76
build:
8-
97
runs-on: ubuntu-latest
10-
118
container:
129
image: erlang:20.3.8
13-
1410
steps:
1511
- uses: actions/checkout@v1
1612
- name: Compile

0 commit comments

Comments
 (0)