mirror of
https://github.com/lwch/natpass.git
synced 2024-04-21 12:41:54 +00:00
升级到1.20
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
||||
- cron: '30 0 * * *'
|
||||
|
||||
env:
|
||||
GO_VERSION: 1.19.5
|
||||
GO_VERSION: 1.20
|
||||
|
||||
jobs:
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
name: natpass build environment
|
||||
runs:
|
||||
using: docker
|
||||
image: docker://lwch/natpass-builder:1.19.5
|
||||
image: docker://lwch/natpass-builder:1.20
|
||||
Reference in New Issue
Block a user