mirror of
https://github.com/snowykami/server-status-client.git
synced 2024-11-25 16:45:23 +08:00
✨ 降低python版本依赖
This commit is contained in:
parent
d86141e83d
commit
993cd3409a
2
.github/workflows/nuitka-compile.yml
vendored
2
.github/workflows/nuitka-compile.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ ubuntu-latest, windows-latest ]
|
||||
arch: [ amd64, arm64 ]
|
||||
arch: [ amd64, aarch64 ]
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user