1 parent 9d35065 commit 55abe65Copy full SHA for 55abe65
1 file changed
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
fail-fast: false
12
matrix:
13
- ruby: [2.6, 2.7, '3.0', 3.1, 3.2, 3.3, 3.4, head]
+ ruby: [2.6, 2.7, '3.0', 3.1, 3.2, 3.3, 3.4, 4.0, head]
14
15
steps:
16
- name: Checkout repository
0 commit comments