We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67eb45a commit eea7676Copy full SHA for eea7676
.github/workflows/pack-libs.yml
@@ -56,7 +56,6 @@ jobs:
56
- readline
57
- unixodbc
58
- xz
59
- - gettext
60
exclude:
61
- { runner: "windows-2019", lib: "pkg-config" }
62
- { runner: "windows-2019", lib: "gmp" }
@@ -72,7 +71,6 @@ jobs:
72
71
- { runner: "windows-2019", lib: "ncurses" }
73
- { runner: "windows-2019", lib: "readline" }
74
- { runner: "windows-2019", lib: "unixodbc" }
75
- - { runner: "windows-2019", lib: "gettext" }
76
fail-fast: false
77
steps:
78
- name: "Process env string"
0 commit comments