Skip to content

Commit

Permalink
Stop running sentry-delayed_job against jruby head
Browse files Browse the repository at this point in the history
  • Loading branch information
st0012 committed Jan 13, 2024
1 parent 407ff49 commit 3ca4ecb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sentry_delayed_job_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
},
}
- { os: ubuntu-latest, ruby_version: "3.2", options: { codecov: 1 } }
exclude:
- { os: ubuntu-latest, ruby_version: "jruby-head" }
steps:
- uses: actions/checkout@v1
- name: Install sqlite
Expand Down

0 comments on commit 3ca4ecb

Please sign in to comment.