From 021f4febbbb596cecc5b5b7df4b4b26037464880 Mon Sep 17 00:00:00 2001 From: wh1te909 Date: Wed, 22 Nov 2023 14:15:50 -0800 Subject: [PATCH] update ci --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e54679e..8ad7e95 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: - uses: actions/setup-go@v4 with: - go-version: '1.20.7' + go-version: '1.20.11' - name: Ensure linux agent compiles run: |