mirror of
https://github.com/snowykami/server-status-client.git
synced 2024-11-22 23:27:45 +08:00
✨ 降低python版本依赖
This commit is contained in:
parent
2e0c8ff194
commit
803f742d85
7
.github/workflows/nuitka-compile.yml
vendored
7
.github/workflows/nuitka-compile.yml
vendored
@ -1,3 +1,10 @@
|
||||
name: Publish
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
strategy:
|
||||
|
Loading…
Reference in New Issue
Block a user