Skip to content

Commit 5db0d64

Browse files
Move to a Ubuntu version that was acceptable
... when these were last changed
1 parent ecddeac commit 5db0d64

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)