Skip to content

Commit 0b3e18a

Browse files
committed
ci(GitHub Actions): update ruby version
1 parent 285de4b commit 0b3e18a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-linux.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
ruby-version: ['3.3', '3.2', '3.1']
12+
ruby-version: ['3.4', 3.3', '3.2']
1313
os: [ubuntu-latest]
1414
experimental: [false]
1515
include:

0 commit comments

Comments
 (0)