.github/workflows/ci.yml in envlogic-1.1.3 vs .github/workflows/ci.yml in envlogic-1.1.4

- old
+ new

@@ -15,11 +15,11 @@ matrix: ruby: - '3.0' - '2.7' - '2.6' - - 'jruby' - 'truffleruby' + - 'jruby-9.3.1.0' include: - ruby: '3.0' coverage: 'true' steps: - uses: actions/checkout@v2