diff --git a/.github/workflows/install-tests.yml b/.github/workflows/install-tests.yml index 05ff9712e3d43138bfbefba5dc72e9cc212a6196_LmdpdGh1Yi93b3JrZmxvd3MvaW5zdGFsbC10ZXN0cy55bWw=..365e7361f2fdd6d047c7940585d2d595f429ede9_LmdpdGh1Yi93b3JrZmxvd3MvaW5zdGFsbC10ZXN0cy55bWw= 100644 --- a/.github/workflows/install-tests.yml +++ b/.github/workflows/install-tests.yml @@ -12,7 +12,7 @@ environment: ['macos-latest', 'windows-latest', 'ubuntu-latest'] python-version: [2.7, 3.5, 3.6, 3.7, 3.8, 3.9] python-architecture: ['x86', 'x64'] - mq-client-version: [9.1.5.0] + mq-client-version: [9.2.0.0] exclude: # Windows runner does not have libraries required for build with python2.7 - environment: windows-latest diff --git a/.github/workflows/unit-tests.yml b/.github/workflows/unit-tests.yml index 05ff9712e3d43138bfbefba5dc72e9cc212a6196_LmdpdGh1Yi93b3JrZmxvd3MvdW5pdC10ZXN0cy55bWw=..365e7361f2fdd6d047c7940585d2d595f429ede9_LmdpdGh1Yi93b3JrZmxvd3MvdW5pdC10ZXN0cy55bWw= 100644 --- a/.github/workflows/unit-tests.yml +++ b/.github/workflows/unit-tests.yml @@ -15,7 +15,7 @@ # macos-latest: has some issues in SeyfSV/setup-mqclient@master action #environment: ['ubuntu-latest', 'macos-latest', 'windows-latest'] python-version: [2.7, 3.5, 3.6, 3.7, 3.8, 3.9] - mq-client-version: [9.1.5.0] + mq-client-version: [9.2.0.0] services: mq: