Skip to content

Commit

Permalink
Try testing on Ruby 3.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Dec 24, 2023
1 parent ffd019d commit 7c38e99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-external.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
ruby:
- "3.1"
- "3.2"
- "3.3"

steps:
- uses: actions/checkout@v3
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
ruby:
- "3.1"
- "3.2"
- "3.3"

experimental: [false]

Expand Down

0 comments on commit 7c38e99

Please sign in to comment.