Skip to content

Commit

Permalink
Test ruby 3.4 (#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
ntkme authored Dec 30, 2024
1 parent 45cd8f4 commit 2a26fbe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
- '3.1'
- '3.2'
- '3.3'
- '3.4'
- jruby
- truffleruby
- truffleruby+graalvm
Expand All @@ -66,6 +67,9 @@ jobs:
- os: ubuntu-latest
container:
image: docker.io/library/ruby:3.3-alpine
- os: ubuntu-latest
container:
image: docker.io/library/ruby:3.4-alpine
- os: ubuntu-latest
container:
image: docker.io/nixos/nix:latest
Expand Down

0 comments on commit 2a26fbe

Please sign in to comment.