We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1552dc commit 4187529Copy full SHA for 4187529
.github/workflows/build.yml
@@ -48,7 +48,7 @@ jobs:
48
os: ubuntu-latest
49
- otp: 22.0
50
elixir: 1.12.0
51
- # It's necessary to run on ubunto 20.04 for OTP 20 - 25
+ # It's necessary to run on Ubuntu 20.04 for OTP 20 - 25
52
# See https://github.com/erlef/setup-beam
53
os: ubuntu-20.04
54
runs-on: ${{ matrix.version.os }}
0 commit comments