Searched +full:- +full:dauto_features (Results 1 – 5 of 5) sorted by relevance
4 win32-executor:6 - image: cimg/base:edge-20.047 win64-executor:9 - image: cimg/base:edge-20.0410 autotools-executor:12 - image: cimg/base:edge-20.0416 macos-aat-fonts:20 - checkout21 …- run: HOMEBREW_NO_AUTO_UPDATE=1 brew install pkg-config ragel freetype glib cairo python3 icu4c g…22 - run: pip3 install meson --upgrade[all …]
1 name: macos-ci14 runs-on: macos-latest17 - name: Checkout19 - name: Setup Ccache20 uses: hendrikmuhs/ccache-action@6d1841ec156c39a52b1b23a810da917ab98da1f4 # v1.2.1022 key: ${{ github.job }}-${{ runner.os }}-${{ runner.arch }}23 - name: Install Dependencies31 gobject-introspection \36 pkg-config37 - name: Install Python Dependencies[all …]
1 name: linux-ci15 runs-on: ubuntu-20.0418 - name: Checkout20 - name: Setup Ccache21 uses: hendrikmuhs/ccache-action@6d1841ec156c39a52b1b23a810da917ab98da1f4 # v1.2.1023 key: ${{ github.job }}-${{ runner.os }}-${{ runner.arch }}24 - name: Install Dependencies26 sudo apt-get update27 sudo apt-get install \29 gobject-introspection \[all …]
1 name: dev-short-tests6 group: fast-${{ github.ref }}7 cancel-in-progress: true13 permissions: read-all16 linux-kernel:17 runs-on: ubuntu-latest19 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.120 - name: linux kernel, library + build + test21 …run: make -C contrib/linux-kernel test CFLAGS="-Werror -Wunused-const-variable -Wunused-but-set-va…24 runs-on: ubuntu-latest[all …]
6 # - gcc7 # - clang10 # - All test cases which described as 'fail' must be fixed and replaced with 'true'.11 # - gcc-11 (x32, x86) : "../lib/lz4hc.c:148: LZ4HC_countBack: Assertion `(size_t)(match - mMin) <…12 # - all clangs (x32, x86) : "../lib/lz4hc.c:282: int LZ4HC_InsertAndGetWiderMatch(...): Assertion…20 lz4-c-compilers:23 fail-fast: false # 'false' means Don't stop matrix workflows even if some matrix failed.28 …# pkgs : apt-get package names. It can include multiple package names which are delimit…33 # x86 : Set 'true' if compiler supports x86 (-m32). Otherwise, set 'false'.38 …ons YAML workflow label. See https://github.com/actions/virtual-environments#available-environmen…[all …]