We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecddeac commit 5db0d64Copy full SHA for 5db0d64
.github/workflows/main.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
matrix:
18
otp_version: ['24', '23', '22', '21']
19
- os: [ubuntu-latest]
+ os: [ubuntu-20.04]
20
21
steps:
22
- uses: actions/checkout@v2
0 commit comments