aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-03 20:16:33 +0800
committerGitHub <noreply@github.com>2023-04-03 20:16:33 +0800
commit54322932248f96b0699ec6c4fed4db6905354fa6 (patch)
treeea2db31c2608a5bd815492bd4cb1d146d05300af /.github/workflows
parent5da1e6242672056cb7d3eb774d26940c34924caa (diff)
mod: bump modernc.org/sqlite from 1.21.0 to 1.21.1 (#7413)
Diffstat (limited to '.github/workflows')
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml
index 4114aae7..5288baf8 100644
--- a/.github/workflows/go.yml
+++ b/.github/workflows/go.yml
@@ -172,7 +172,7 @@ jobs:
strategy:
matrix:
go-version: [ 1.19.x, 1.20.x ]
- platform: [ ubuntu-18.04 ]
+ platform: [ ubuntu-20.04 ]
runs-on: ${{ matrix.platform }}
steps:
- name: Start MySQL server