Skip to content

Commit adfd1c1

Browse files
Use macOS 13 runner image for x64 arch
1 parent 5d5c2bf commit adfd1c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qt5_6.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797

9898
macOS:
9999
name: 🍏 macOS x64
100-
runs-on: macos-latest
100+
runs-on: macos-13
101101
steps:
102102
- name: ⬇ Checkout
103103
uses: actions/checkout@v4

0 commit comments

Comments
 (0)