Skip to content

Commit 91bd255

Browse files
committed
Reduce amount of tested environments
1 parent 7cea7c5 commit 91bd255

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.github/workflows/test.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,14 @@ jobs:
5454
grape: '~> 2.0.0'
5555
grape_swagger: 'head'
5656
grape_entity: 'head'
57-
- ruby: '3.4'
58-
grape: 'head'
59-
grape_swagger: 'head'
60-
grape_entity: '~> 1.0.1'
61-
- ruby: '3.4'
62-
grape: 'head'
63-
grape_swagger: 'head'
64-
grape_entity: 'head'
57+
# - ruby: '3.4'
58+
# grape: 'head'
59+
# grape_swagger: 'head'
60+
# grape_entity: '~> 1.0.1'
61+
# - ruby: '3.4'
62+
# grape: 'head'
63+
# grape_swagger: 'head'
64+
# grape_entity: 'head'
6565

6666
# Ruby head combinations
6767
- ruby: 'head'

0 commit comments

Comments
 (0)