Update golang-test-linux.yml

This commit is contained in:
İsmail
2024-11-04 14:38:14 +03:00
committed by GitHub
parent 81527274e2
commit 1de14010c8

View File

@@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
arch: [ '386','amd64' ]
store: [ 'sqlite', 'postgres']
store: [ 'sqlite', 'postgres', 'mysql']
runs-on: ubuntu-22.04
steps:
- name: Install Go