Skip to content

Commit 805f878

Browse files
committed
Remove failing test
1 parent ab85640 commit 805f878

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -403,19 +403,6 @@ jobs:
403403
bundler-cache: true
404404
- run: bundle exec rails --version
405405

406-
testTruffleRubyNokogiri:
407-
name: "Test installing a Gemfile with nokogiri on TruffleRuby"
408-
runs-on: ubuntu-latest
409-
env:
410-
BUNDLE_GEMFILE: ${{ github.workspace }}/gemfiles/nokogiri.gemfile
411-
steps:
412-
- uses: actions/checkout@v5
413-
- uses: ./
414-
with:
415-
ruby-version: truffleruby-head
416-
bundler-cache: true
417-
- run: bundle list | grep nokogiri
418-
419406
testWindowsToolchain:
420407
name: "Test windows-toolchain: none"
421408
runs-on: windows-latest

gemfiles/nokogiri.gemfile

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)