Skip to content

Commit 010b6c5

Browse files
chore(deps): update dependency ruby to v3
Ref: PACT-445
1 parent 209ddf9 commit 010b6c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_pact_cli_tools_cross_os.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
uses: ruby/setup-ruby@v1
8080
if: ${{ (env.PACT_TOOL == 'ruby_cli' || env.PACT_TOOL == 'ruby_standalone') && runner.os == 'Linux' }}
8181
with:
82-
ruby-version: 2.7.8
82+
ruby-version: 3.4.7
8383
bundler: none
8484
# we add a fallback for windows/darwin runners as they cannot run docker
8585
- name: 🔧 install-pact-ruby-cli (also runs for macOS/docker)

0 commit comments

Comments
 (0)