Skip to content

Commit 2739c50

Browse files
committed
Removed the duplicated strategies
1 parent 960ca73 commit 2739c50

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ jobs:
2121
os: [ 'ubuntu-latest', 'windows-latest' ]
2222
include:
2323
- { os: macos-latest, ruby: '2.6' }
24-
- { os: ubuntu-latest, ruby: 'jruby-head' }
25-
- { os: ubuntu-latest, ruby: 'jruby-9.2' }
2624
runs-on: ${{ matrix.os }}
2725
steps:
2826
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)