Skip to content

Commit

Permalink
put ruby back down to 11
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner committed Oct 6, 2023
1 parent 530a1f5 commit 44273c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
browser: ${{ matrix.browser }}
cache-key: rb-remote-${{ matrix.browser }}-test
os: ${{ matrix.os }}
java-version: 17
java-version: 11
run: >
bazel test
--define browser=${{ matrix.browser }}
Expand Down

0 comments on commit 44273c7

Please sign in to comment.