Skip to content

Commit c9005a2

Browse files
committed
GH Actions: bump to Ruby 3.4 (was 3.2)
1 parent 3fdf60d commit c9005a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
submodules: true
1515
- uses: ruby/setup-ruby@v1
1616
with:
17-
ruby-version: '3.2'
17+
ruby-version: '3.4'
1818
- uses: actions/setup-python@v5
1919
with:
2020
python-version: '3.x'

0 commit comments

Comments
 (0)