Revert "ci: use ubuntu-latest for wsa build"
This reverts commit 572708c283.
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
|||||||
date: "20220906"
|
date: "20220906"
|
||||||
|
|
||||||
name: Build WSA-Kernel-${{ matrix.version }}-${{ matrix.arch }}
|
name: Build WSA-Kernel-${{ matrix.version }}-${{ matrix.arch }}
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-18.04
|
||||||
env:
|
env:
|
||||||
CCACHE_COMPILERCHECK: "%compiler% -dumpmachine; %compiler% -dumpversion"
|
CCACHE_COMPILERCHECK: "%compiler% -dumpmachine; %compiler% -dumpversion"
|
||||||
CCACHE_NOHASHDIR: "true"
|
CCACHE_NOHASHDIR: "true"
|
||||||
|
|||||||
Reference in New Issue
Block a user