mirror of
https://github.com/faye/websocket-driver-ruby.git
synced 2025-11-01 13:59:38 +00:00
Remove Ruby versions unsupported by GitHub
This commit is contained in:
@@ -8,9 +8,6 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
ruby:
|
||||
- ruby-2.0
|
||||
- ruby-2.1
|
||||
# - ruby-2.2
|
||||
- ruby-2.3
|
||||
- ruby-2.4
|
||||
- ruby-2.5
|
||||
@@ -21,8 +18,6 @@ jobs:
|
||||
- ruby-3.2
|
||||
- ruby-3.3
|
||||
- ruby-3.4
|
||||
- jruby-9.1
|
||||
- jruby-9.2
|
||||
- jruby-9.3
|
||||
- jruby-9.4
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user