Skip to content

Commit

Permalink
tests: enable gir static lib on cygwin
Browse files Browse the repository at this point in the history
Where it is now working.
  • Loading branch information
dcbaker authored and jpakkane committed Jan 28, 2025
1 parent 7a40db5 commit 7bcf38d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test cases/frameworks/34 gir static lib/test.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
{"type": "file", "platform": "cygwin", "file": "usr/lib/libgirlib.dll.a"},
{"type": "file", "file": "usr/share/gir-1.0/Meson-1.0.gir"}
],
"expect_skip_on_jobname": ["azure", "bionic", "cygwin", "macos", "msys2"]
"expect_skip_on_jobname": ["azure", "bionic", "macos", "msys2"]
}

0 comments on commit 7bcf38d

Please sign in to comment.