Use build_no 144

This commit is contained in:
Antoine Martin 2024-10-18 08:04:29 -04:00
parent 78f2d77b5b
commit 18b17a1e23
Signed by: ayakael
GPG key ID: D62A472A4AA7D541
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ jobs:
image: ubuntu:22.04 image: ubuntu:22.04
env: env:
pkgver: 8.2.0 pkgver: 8.2.0
buildno: 143 buildno: 144
qtver: 5.15.3 qtver: 5.15.3
steps: steps:
- name: Environment setup - name: Environment setup

View file

@ -9,7 +9,7 @@ jobs:
image: ubuntu:22.04 image: ubuntu:22.04
env: env:
pkgver: 8.2.0 pkgver: 8.2.0
buildno: 143 buildno: 144
qtver: 5.15.3 qtver: 5.15.3
steps: steps:
- name: Environment setup - name: Environment setup