1
0
mirror of https://github.com/cmur2/openvpn-status-web.git synced 2026-05-09 15:05:48 +02:00

gem: support Ruby 3.4

This commit is contained in:
cn
2025-02-27 23:09:06 +01:00
parent 512fc15cb5
commit 862ecd4fee
+1
View File
@@ -20,6 +20,7 @@ jobs:
- '3.1'
- '3.2'
- '3.3'
- '3.4'
steps:
- uses: actions/checkout@v4
- name: Set up Ruby ${{ matrix.ruby-version }}