Upgrade to 8.1.3.3
Some checks failed
/ release-deploy (push) Has been skipped
/ release-build (push) Failing after 19m2s
/ test-build (pull_request) Failing after 20m15s

This commit is contained in:
Antoine Martin 2024-09-04 11:48:38 -04:00
parent 72bf9f201f
commit 348736e8aa
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.1.1 pkgver: 8.1.3
buildno: 39 buildno: 3
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.1.1 pkgver: 8.1.3
buildno: 39 buildno: 3
qtver: 5.15.3 qtver: 5.15.3
steps: steps:
- name: Environment setup - name: Environment setup