Skip to content

Commit

Permalink
Fix broken workflows.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Dec 15, 2024
1 parent 3f37538 commit aff3c1d
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,19 @@ jobs:

os:
- ubuntu
- macos

ruby:
- 2.5
- 2.6
- 2.7
- 3.0
- 3.1
- 3.2
- 3.3

include:
- os: macos
ruby: 3.3
- experimental: true
os: ubuntu
ruby: head
Expand Down

0 comments on commit aff3c1d

Please sign in to comment.