Skip to content

Commit 8c9faa3

Browse files
committed
Merge branch 'ruby_3_2' of https://github.com/pact-foundation/pact-provider-verifier into ruby_3_2
2 parents ac9b261 + faf17a2 commit 8c9faa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
fail-fast: false
1010
matrix:
11-
ruby_version: ["2.7", "3.0", "3.2"]
11+
ruby_version: ["2.7", "3.0", "3.1", "3.2"]
1212
os: ["ubuntu-latest","windows-latest","macos-latest"]
1313
steps:
1414
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)