Skip to content

Commit f73728d

Browse files
Update ruby.yml
1 parent 627dc96 commit f73728d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Set up Ruby 3.3
1212
uses: ruby/setup-ruby@v1
1313
with:
14-
ruby-version: 3.3.x
14+
ruby-version: 3.3
1515
- name: Build and test with Rake
1616
run: |
1717
sudo apt-get update

0 commit comments

Comments
 (0)