Skip to content

Commit

Permalink
Update to Qbs 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
arBmind committed Aug 5, 2023
1 parent f16539b commit 1d759fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker_build.yml
Expand Up @@ -9,7 +9,7 @@ jobs:
fail-fast: false
matrix:
distro: ['lunar']
qbs_version: ['1.24.1', '2.0.2', '2.1.0']
qbs_version: ['1.24.1', '2.0.2', '2.1.1']
clang: [
{major: 14, source: 'apt'},
{major: 15, source: 'apt'},
Expand All @@ -24,7 +24,7 @@ jobs:

include:
- distro: lunar
qbs_version: '2.1.0'
qbs_version: '2.1.1'
clang: {major: 16, source: 'apt'}
gcc: {major: 13, source: 'apt'}
qt_version: '6.5.2'
Expand Down

0 comments on commit 1d759fd

Please sign in to comment.