Skip to content

Commit 8481213

Browse files
committed
Drop the 8.6.5 benchmark since the vanilla rts doesn't support +RTS -h
1 parent d1b2760 commit 8481213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bench.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
fail-fast: false
1010
matrix:
11-
ghc: ['8.10.2', '8.8.4', '8.6.5']
11+
ghc: ['8.10.2', '8.8.4']
1212
os: [ubuntu-latest]
1313

1414
steps:

0 commit comments

Comments
 (0)