chg: ubuntu image to 20.04 for better compatibility

This commit is contained in:
Hiddify
2024-02-02 17:26:24 +01:00
parent 5c4a296d7a
commit c0ee944c2b

View File

@@ -19,7 +19,7 @@ jobs:
matrix:
job:
- { os: 'ubuntu-latest', target: 'android' }
- { os: 'ubuntu-latest', target: 'linux-amd64', aarch: 'x64' }
- { os: 'ubuntu-20.04', target: 'linux-amd64', aarch: 'x64' }
- { os: 'ubuntu-latest', target: 'windows-amd64', aarch: 'x64' }
- { os: 'macos-11', target: 'macos-universal' }
- { os: "macos-11", target: "ios" }