Skip to content

Commit c105079

Browse files
committed
BRD-20938 add Ruby version number for testing
1 parent 5567aae commit c105079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Setup Ruby
2121
uses: ruby/setup-ruby@v1
2222
with:
23-
# ruby-version is not needed with a .ruby-version
23+
ruby-version: 3.3
2424
bundler-cache: true
2525

2626
- name: Install dependencies

0 commit comments

Comments
 (0)