Skip to content

Commit 2770bc1

Browse files
committed
Remove outdated comment
1 parent 1ce3ab0 commit 2770bc1

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,6 @@ jobs:
6363
matrix:
6464
ruby: ['3.0', 3.1, 3.2, 3.3, 3.4, '4.0', truffleruby, head, truffleruby-head, jruby-9.4.8]
6565
# Head builds surface upstream regressions early and should not block.
66-
# jruby is included provisionally: akami's OpenSSL-based signing and GOST
67-
# engine make its jruby support unverified, so it does not block either
68-
# until a green run proves it can be promoted to a required build.
6966
continue-on-error: ${{ matrix.ruby == 'head' || matrix.ruby == 'truffleruby-head' }}
7067
steps:
7168
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0

0 commit comments

Comments
 (0)