Skip to content

Commit d2c16ff

Browse files
committed
Update mac-os.yml
1 parent 12bfe69 commit d2c16ff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/mac-os.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ jobs:
55
strategy:
66
fail-fast: false
77
matrix:
8-
version: ['5.15.2', '6.10.0']
8+
version: ['5.15.2', '6.5.3']
99
include:
1010
- version: '5.15.2'
1111
qmake-archs: 'x86_64'
12-
- version: '6.10.0'
12+
- version: '6.5.3'
1313
qmake-archs: 'x86_64 arm64'
1414
runs-on: macos-15
1515
steps:

0 commit comments

Comments
 (0)