Skip to content

Commit

Permalink
Merge pull request #234 from ruby-rice/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
cfis authored Dec 23, 2024
2 parents 9243261 + 2738e95 commit 89495af
Show file tree
Hide file tree
Showing 34 changed files with 1,975 additions and 1,491 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
ruby: ['3.0', '3.1', '3.2', '3.3']
include:
- os: ubuntu-20.04
ruby: '3.1'
- os: macos-13
ruby: '3.0'
ruby: ['3.1', '3.2', '3.3', '3.4.0-rc1']
exclude:
# There's something wrong with this setup in GHA such that
# it gets weird linking errors, however I'm unable to reproduce
Expand Down
Loading

0 comments on commit 89495af

Please sign in to comment.