Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kaniol-lck committed Jul 8, 2024
1 parent 12c534a commit c37662a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -269,13 +269,9 @@ jobs:
fail-fast: false
matrix:
os: [macOS-13]
qt_ver: [5.15.2]
qt_ver: [6.7.1]
qt_arch: [clang_64]
steps:
- name: "Select the latest stable Xcode 14"
uses: BoundfoxStudios/action-xcode-select@v1
with:
version: "14.3.1"
- name: Install Qt
uses: jurplel/install-qt-action@v4
with:
Expand Down

0 comments on commit c37662a

Please sign in to comment.