There was an error while loading. Please reload this page.
1 parent 2977ed1 commit f932f89Copy full SHA for f932f89
1 file changed
.github/workflows/tests.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
strategy:
7
matrix:
8
- ruby: ['2.7', '3.0', '3.1', '3.2', '3.3', '3.4']
+ ruby: ['2.7', '3.0', '3.1', '3.2', '3.3', '3.4', '4.0']
9
fail-fast: false
10
steps:
11
- name: Checkout
0 commit comments