Skip to content

Commit f9f993a

Browse files
Pass in ruby_version
Signed-off-by: Gavin Didrichsen <[email protected]>
1 parent 4b0a0ff commit f9f993a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ jobs:
1212
with:
1313
# This line enables shellcheck to be run on this repository
1414
run_shellcheck: true
15+
ruby_version: '3.1'
1516
secrets: "inherit"

0 commit comments

Comments
 (0)