.github/workflows/test.yml in glossarist-new-1.0.1 vs .github/workflows/test.yml in glossarist-new-1.0.2

- old
+ new

@@ -15,11 +15,9 @@ matrix: ruby: - "3.0" - "2.7" - "2.6" - - "2.5" - - "2.4" steps: - name: Fetch source code uses: actions/checkout@v2