Skip to content

Commit

Permalink
add ruby 3.3 to the test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinDKelley committed Feb 22, 2024
1 parent 4fc1d06 commit 7b6bca8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- "3.0" # quotes ensure this isn't misinterpreted as Integer 3: https://github.com/actions/runner/issues/849
- 3.1
- 3.2
- 3.3

experimental: [false]
env: [""]
Expand Down

0 comments on commit 7b6bca8

Please sign in to comment.