disable other tests

This commit is contained in:
İsmail
2024-11-07 16:21:09 +03:00
parent 2d4d9e7af1
commit c4b018a17e

View File

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