Skip to content

Commit

Permalink
CI for ruby 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hoshinotsuyoshi committed Feb 26, 2024
1 parent 621140f commit 1e05734
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- dev

pull_request:

Expand All @@ -14,7 +15,7 @@ jobs:
strategy:
matrix:
ruby:
- '3.1.2'
- '3.3.0'

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 1e05734

Please sign in to comment.