Skip to content

Commit

Permalink
ci: coverage for system ruby with package libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Feb 22, 2024
1 parent 838ba6c commit 2a408a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
fail-fast: false
matrix:
image: ["ubuntu"]
sys: ["enable"]
sys: ["enable", "disable"]
runs-on: ubuntu-latest
container:
image: ghcr.io/sparklemotion/nokogiri-test:${{matrix.image}}
Expand Down

0 comments on commit 2a408a5

Please sign in to comment.