Skip to content

Commit c5c54c7

Browse files
Convince CI latest is 20, as it was when the file was written
1 parent 5180bb7 commit c5c54c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
matrix:
1818
otp_version: ['24', '23', '22', '21']
19-
os: [ubuntu-latest]
19+
os: [ubuntu-20.04]
2020

2121
steps:
2222
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)