升级到1.20

This commit is contained in:
lwch
2023-02-02 14:03:55 +08:00
parent c0d9c31c13
commit 0286a18f0d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ on:
- cron: '30 0 * * *'
env:
GO_VERSION: 1.19.5
GO_VERSION: 1.20
jobs:
+1 -1
View File
@@ -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