.github/workflows/ci.yml in waterdrop-2.7.4 vs .github/workflows/ci.yml in waterdrop-2.8.0
- old
+ new
@@ -20,10 +20,9 @@
ruby:
- '3.4.0-preview1'
- '3.3'
- '3.2'
- '3.1'
- - '3.0'
include:
- ruby: '3.3'
coverage: 'true'
steps:
- uses: actions/checkout@v4