fix: server build env

This commit is contained in:
DarkSky
2026-03-02 20:23:00 +08:00
parent 274f491e49
commit 727c9d6d71

View File

@@ -118,7 +118,7 @@ jobs:
build-server-native:
name: Build Server native - ${{ matrix.targets.name }}
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
environment: ${{ inputs.build-type }}
strategy:
fail-fast: false