Skip to content

Commit

Permalink
Test on ruby 3.3 too
Browse files Browse the repository at this point in the history
  • Loading branch information
twalpole committed Apr 14, 2024
1 parent 36d4be2 commit c3af04c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -23,7 +23,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby: ["3.1", "3.2"]
ruby: ["3.1", "3.2", "3.3"]
task: ["rack_smoke", "cucumber"]

steps:
Expand Down

0 comments on commit c3af04c

Please sign in to comment.