⬆️ Update to go 1.23

📝 Add upx to workflow
This commit is contained in:
2024-10-03 03:18:24 +08:00
parent 6e99e8f57b
commit f51edfa0b4
3 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
version: 2
project_name: sub2sing-box
builds:
- env:
@@ -27,3 +28,6 @@ archives:
- templates
release:
draft: true
upx:
- enabled: true
compress: best