Skip to content

Commit

Permalink
CI: Updated Qbs version to 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn committed Oct 24, 2024
1 parent 37a8d1a commit 775f8b8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
- '.travis.yml'

env:
QBS_VERSION: 2.3.1
QBS_VERSION: 2.4.1
SENTRY_VERSION: 0.7.6
SENTRY_ORG: mapeditor
SENTRY_PROJECT: tiled
Expand Down Expand Up @@ -54,7 +54,7 @@ jobs:
env:
TILED_VERSION: ${{ needs.version.outputs.version }}
QT_VERSION: ${{ matrix.qt_version }}
QTCREATOR_VERSION: 13.0.2
QTCREATOR_VERSION: 14.0.2

steps:
- name: Checkout repository
Expand Down Expand Up @@ -201,7 +201,7 @@ jobs:
env:
TILED_VERSION: ${{ needs.version.outputs.version }}
QT_VERSION: ${{ matrix.qt_version }}
QTCREATOR_VERSION: 13.0.2
QTCREATOR_VERSION: 14.0.2

steps:
- name: Checkout repository
Expand Down

0 comments on commit 775f8b8

Please sign in to comment.