File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 run : sudo apt-get install libjson-c-dev
1717 - uses : actions/checkout@v3
1818 - uses : actions/setup-python@v3
19+ with :
20+ python-version : ' 3.x'
19212022 with :
2123 setup-options : --werror
3537 run : sudo apt-get install -y libpam-dev libcap-ng-dev
3638 - uses : actions/checkout@v3
3739 - uses : actions/setup-python@v3
40+ with :
41+ python-version : ' 3.x'
38423943 with :
4044 setup-options : --werror --wrap-mode=forcefallback
5559 run : sudo apt-get install -y libpam-dev libcap-ng-dev
5660 - uses : actions/checkout@v3
5761 - uses : actions/setup-python@v3
62+ with :
63+ python-version : ' 3.x'
58645965 with :
6066 setup-options : --werror --wrap-mode=forcefallback --default-library=static
7581 run : sudo apt-get install libjson-c-dev lcov
7682 - uses : actions/checkout@v3
7783 - uses : actions/setup-python@v3
84+ with :
85+ python-version : ' 3.x'
78867987 with :
8088 setup-options : -Db_coverage=true --werror
You can’t perform that action at this time.
0 commit comments