.github/workflows/tests.yml in whois-6.0.0 vs .github/workflows/tests.yml in whois-6.0.1
- old
+ new
@@ -11,9 +11,10 @@
matrix:
ruby-version:
- "3.0"
- "3.1"
- "3.2"
+ - "3.3"
platform: [ubuntu-latest]
runs-on: ${{ matrix.platform }}
steps:
- uses: actions/checkout@v4
- name: Set up Ruby