Skip to content

Commit 2a408a5

Browse files
committed
ci: coverage for system ruby with package libraries
1 parent 838ba6c commit 2a408a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
fail-fast: false
3939
matrix:
4040
image: ["ubuntu"]
41-
sys: ["enable"]
41+
sys: ["enable", "disable"]
4242
runs-on: ubuntu-latest
4343
container:
4444
image: ghcr.io/sparklemotion/nokogiri-test:${{matrix.image}}

0 commit comments

Comments
 (0)