Skip to content

Commit 1260fca

Browse files
committed
Try latest ruby and ubuntu
1 parent 4ca8c76 commit 1260fca

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ jobs:
1515
- ruby: 3.4
1616
os: ubuntu-22.04
1717

18+
- ruby: "4.0"
19+
os: ubuntu-latest
20+
1821
runs-on: ${{ matrix.os }}
1922
steps:
2023
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)