1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2026-04-24 06:20:27 +02:00

gem: support Ruby 3.2

This commit is contained in:
cn
2023-01-09 21:26:42 +01:00
parent 2e6e69810e
commit f648c28f18
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@ jobs:
- '2.7'
- '3.0'
- '3.1'
- '3.2'
steps:
- uses: actions/checkout@v3
- name: Set up Ruby ${{ matrix.ruby-version }}