Skip to content

Commit

Permalink
ci: test against upstream rake-compiler-dock
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Dec 10, 2024
1 parent fb60171 commit 4f49471
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,3 +211,8 @@ jobs:
- run: bundle install --local || bundle install
- run: bundle exec rake compile -- --disable-system-libraries
- run: bundle exec rake test

rake-compiler-dock:
uses: ./.github/workflows/_cruby_package.yml
with:
rcd_image_version: snapshot

0 comments on commit 4f49471

Please sign in to comment.