mirror of
https://github.com/cmur2/dyndnsd.git
synced 2025-06-26 22:30:19 +02:00
gem: support Ruby 3.2
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -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 }}
|
||||
|
Reference in New Issue
Block a user