test with gh workflows

This commit is contained in:
R4SAS 2020-11-11 16:36:23 +03:00
parent 97ccf21030
commit d0f9732965

View file

@ -16,5 +16,5 @@ jobs:
- name: build application
run: |
cd qt/i2pd_qt
qmake
make release -j3
qmake -set I2PDMAKE "USE_AESNI=no"
make -j3