Upgrade to 8.2.2-22
All checks were successful
/ release-deploy (push) Successful in 47s
/ release-build (push) Successful in 1h19m32s

This commit is contained in:
Antoine Martin 2024-11-28 10:58:38 -05:00
parent 7bf927c2c3
commit 22502496a6
Signed by: ayakael
GPG key ID: D62A472A4AA7D541
2 changed files with 4 additions and 4 deletions

View file

@ -9,8 +9,8 @@ jobs:
container: container:
image: ubuntu:22.04 image: ubuntu:22.04
env: env:
pkgver: 8.2.0 pkgver: 8.2.2
buildno: 144 buildno: 22
qtver: 5.15.3 qtver: 5.15.3
steps: steps:
- name: Environment setup - name: Environment setup

View file

@ -8,8 +8,8 @@ jobs:
container: container:
image: ubuntu:22.04 image: ubuntu:22.04
env: env:
pkgver: 8.2.0 pkgver: 8.2.2
buildno: 144 buildno: 22
qtver: 5.15.3 qtver: 5.15.3
steps: steps:
- name: Environment setup - name: Environment setup