ci: fix up MySQL test ubuntu version

This commit is contained in:
Joe Chen
2025-06-08 18:55:16 -04:00
parent 1cba9bc81b
commit 8aaabfcc99

View File

@@ -176,7 +176,7 @@ jobs:
strategy:
matrix:
go-version: [ 1.23.x ]
platform: [ ubuntu-20.04 ]
platform: [ ubuntu-22.04 ]
runs-on: ${{ matrix.platform }}
steps:
- name: Start MySQL server