Skip to content

Commit fd8bec7

Browse files
ruby-version is pulled from .ruby-version
1 parent 69d8573 commit fd8bec7

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/publish-website.yml

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
java-version: 8
1717
- uses: ruby/[email protected]
1818
with:
19-
ruby-version: '2.6'
2019
bundler-cache: true
2120
- name: Install microsite deps
2221
run: |

.github/workflows/release.yml

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
java-version: 8
2020
- uses: ruby/[email protected]
2121
with:
22-
ruby-version: '2.6'
2322
bundler-cache: true
2423
- name: Install microsite deps
2524
run: |

0 commit comments

Comments
 (0)