mirror of
https://github.com/cmur2/openvpn-status-web.git
synced 2024-12-22 02:54:23 +01:00
gem: add Ruby 3.0 support
This commit is contained in:
parent
2628c08975
commit
61f7cbd76c
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -19,6 +19,7 @@ jobs:
|
||||
- '2.5'
|
||||
- '2.6'
|
||||
- '2.7'
|
||||
- '3.0'
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Set up Ruby ${{ matrix.ruby-version }}
|
||||
|
Loading…
Reference in New Issue
Block a user