We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a9101e commit 41497b8Copy full SHA for 41497b8
.github/workflows/test-sentinel.yaml
@@ -36,4 +36,6 @@ jobs:
36
37
- name: Run tests
38
timeout-minutes: 10
39
+ env:
40
+ RUBY_VERSION: ${{matrix.ruby}}
41
run: docker-compose -f sentinel/docker-compose.yaml up tests
0 commit comments