Merge branch 'peers-get-account-refactoring' into users-get-account-refactoring

This commit is contained in:
bcmmbaga 2025-01-16 09:31:52 +03:00
commit 5c69b4656a
No known key found for this signature in database
GPG Key ID: 511EED5C928AD547

View File

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