Skip to content

Commit 32d8d8a

Browse files
committed
update workflows
1 parent f64c7aa commit 32d8d8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
matrix:
2222
os: [ubuntu-latest]
23-
ruby: ['2.7', '3.1']
23+
ruby: ['2.7', '3.2']
2424
runs-on: ${{ matrix.os }}
2525

2626
steps:

0 commit comments

Comments
 (0)