Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test matrix updates #230

Merged
merged 14 commits into from
Aug 14, 2024
Merged

Test matrix updates #230

merged 14 commits into from
Aug 14, 2024

Conversation

albus522
Copy link
Member

No description provided.

@albus522 albus522 force-pushed the test-matrix-updates branch 2 times, most recently from 217b487 to deceb05 Compare August 14, 2024 16:14
@albus522 albus522 force-pushed the test-matrix-updates branch 7 times, most recently from 913cdc0 to c003868 Compare August 14, 2024 19:05
@albus522 albus522 merged commit 15d836b into master Aug 14, 2024
82 of 96 checks passed
@albus522 albus522 deleted the test-matrix-updates branch August 14, 2024 19:30
- gemfiles/postgresql/master.gemfile
- gemfiles/mysql2/master.gemfile
- gemfiles/sqlite3/master.gemfile
- gemfiles/trilogy/master.gemfile
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@albus522 Thank you to update ci.

It seems a job of jruby & trilogy is unnecessary on canary ci, because jruby doesn't support trilogy.

If exclude jruby & trilogy on canary, adding below settings.

        exclude:
          # jruby doesn't support trilogy
          - ruby: 'jruby-9.4'
            gemfile: gemfiles/trilogy/master.gemfile
          - ruby: 'jruby-head'
            gemfile: gemfiles/trilogy/master.gemfile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants