Skip to content

Commit 464173c

Browse files
bjeurissenjdtournier
authored andcommitted
Increase qt version to 5.15.17
1 parent 3a0b955 commit 464173c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package-macos-native.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
run: git clone https://github.com/MRtrix3/macos-installer.git
2121

2222
- name: build packages
23-
run: ./build ${GITHUB_REF#refs/*/} 5.15.16 ${{ github.workspace }}/python_dir
23+
run: ./build ${GITHUB_REF#refs/*/} 5.15.17 ${{ github.workspace }}/python_dir
2424
working-directory: ./macos-installer
2525

2626
- name: Upload package to GitHub Release

0 commit comments

Comments
 (0)