mirror of
https://github.com/irssi/irssi.git
synced 2024-12-04 14:46:39 -05:00
Merge pull request #1195 from ailin-nemui/xs-abi
also check XS abi in abi-diff github workflow
This commit is contained in:
commit
3ba8eeba4b
2
.github/workflows/abicheck.yml
vendored
2
.github/workflows/abicheck.yml
vendored
@ -4,7 +4,7 @@ jobs:
|
|||||||
check-abi-diff:
|
check-abi-diff:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
build_options: -Dbuildtype=debug -Denable-true-color=yes -Dwith-proxy=yes
|
build_options: -Dbuildtype=debug -Denable-true-color=yes -Dwith-proxy=yes -Dc_args=-DPERL_EUPXS_ALWAYS_EXPORT
|
||||||
prefix: /usr/local
|
prefix: /usr/local
|
||||||
steps:
|
steps:
|
||||||
- name: set PATH
|
- name: set PATH
|
||||||
|
Loading…
Reference in New Issue
Block a user