fix: typo in version name

This commit is contained in:
Zach Daniel 2020-06-02 02:25:41 -04:00
parent 82e6ece6d0
commit b7a3d9df57
No known key found for this signature in database
GPG key ID: C377365383138D4B

View file

@ -14,7 +14,7 @@ jobs:
name: OTP ${{matrix.otp}} / Elixir ${{matrix.elixir}}
strategy:
matrix:
otp: [23"]
otp: ["23"]
elixir: ["1.10.0"]
steps:
- run: sudo apt-get install --yes erlang-dev