Skip to content

Commit f639aa5

Browse files
authored
Update ci.yml
1 parent e6b2c06 commit f639aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
matrix:
2525
os: [ubuntu-latest, macos-latest]
26-
ruby: ['3.2', '3.4']
26+
ruby: ['3.2']
2727
steps:
2828
- uses: ruby/setup-ruby@v1
2929
with:

0 commit comments

Comments
 (0)