We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a860dc commit 69196e9Copy full SHA for 69196e9
1 file changed
.github/workflows/unit-tests.yaml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
strategy:
17
matrix:
18
- ruby-version: [ '3.1.0', '3.2.0', '3.3.0' ]
+ ruby-version: [ '3.2.0', '3.3.0', '3.4.0' ]
19
env:
20
DEVCYCLE_SERVER_SDK_KEY: dvc_server_token_hash
21
steps:
0 commit comments