1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-07-03 13:11:18 +02:00

wip: add steep and RBS

This commit is contained in:
cn
2021-01-21 12:15:35 +01:00
parent 3af42e4c20
commit 6fd26a4908
19 changed files with 271 additions and 9 deletions

View File

@ -16,9 +16,6 @@ jobs:
strategy:
matrix:
ruby-version:
- '2.5'
- '2.6'
- '2.7'
- '3.0'
steps:
- uses: actions/checkout@v2