There was an error while loading. Please reload this page.
1 parent 6d59be7 commit 014cd86Copy full SHA for 014cd86
.github/workflows/test.yml
@@ -14,7 +14,7 @@ jobs:
14
LC_ALL: en_US.UTF-8
15
16
strategy:
17
- matrix: { ruby: ['3.0', '3.1', '3.2', head] }
+ matrix: { ruby: ['3.0', '3.1', '3.2'] }
18
19
steps:
20
- name: Checkout code
0 commit comments