Skip to content

Commit 1ad67b7

Browse files
committed
Removed comments about fixed bug.
1 parent 704ffcf commit 1ad67b7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/cicd.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,7 @@ jobs:
1515

1616
strategy:
1717
matrix:
18-
# XXX There's a bug in LFE 2.0 for Erlang 19 and 20
19-
# See: https://github.com/lfe/lfe/pull/429
2018
otp_version: [19, 20, 21, 22, 23, 24]
21-
#otp_version: [21, 22, 23, 24]
2219
# otp_version: [22]
2320
os: [ubuntu-latest]
2421

0 commit comments

Comments
 (0)