We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5c48c1 commit 9142e2fCopy full SHA for 9142e2f
.github/workflows/e2e-v2.yml
@@ -83,7 +83,7 @@ jobs:
83
- uses: ruby/setup-ruby@v1
84
if: ${{ matrix.platform == 'ios' }}
85
with:
86
- ruby-version: '3.3.0'
+ ruby-version: '3.3.10'
87
bundler-cache: true
88
working-directory: performance-tests/TestAppSentry
89
0 commit comments