Skip to content

Commit 4187529

Browse files
authored
Fix typo in comment
1 parent f1552dc commit 4187529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
os: ubuntu-latest
4949
- otp: 22.0
5050
elixir: 1.12.0
51-
# It's necessary to run on ubunto 20.04 for OTP 20 - 25
51+
# It's necessary to run on Ubuntu 20.04 for OTP 20 - 25
5252
# See https://github.com/erlef/setup-beam
5353
os: ubuntu-20.04
5454
runs-on: ${{ matrix.version.os }}

0 commit comments

Comments
 (0)