mirror of
https://github.com/cmur2/openvpn-status-web.git
synced 2025-04-03 13:34:11 +02:00
gem: support Ruby 3.4
This commit is contained in:
parent
512fc15cb5
commit
862ecd4fee
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -20,6 +20,7 @@ jobs:
|
|||||||
- '3.1'
|
- '3.1'
|
||||||
- '3.2'
|
- '3.2'
|
||||||
- '3.3'
|
- '3.3'
|
||||||
|
- '3.4'
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Set up Ruby ${{ matrix.ruby-version }}
|
- name: Set up Ruby ${{ matrix.ruby-version }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user