Revert "ci: use ubuntu-latest for wsa build"

This reverts commit 0f512bada7.
This commit is contained in:
tiann
2023-02-21 23:58:31 +08:00
parent 0f512bada7
commit 0900e5158a
@@ -29,7 +29,7 @@ jobs:
date: "20220906"
name: Build WSA-Kernel-${{ matrix.version }}-${{ matrix.arch }}
runs-on: ubuntu-latest
runs-on: ubuntu-18.04
env:
CCACHE_COMPILERCHECK: "%compiler% -dumpmachine; %compiler% -dumpversion"
CCACHE_NOHASHDIR: "true"