diff --git a/.github/workflows/qt5_6.yml b/.github/workflows/qt5_6.yml
index 516721e5..7c3cc396 100644
--- a/.github/workflows/qt5_6.yml
+++ b/.github/workflows/qt5_6.yml
@@ -97,7 +97,7 @@ jobs:
 
   macOS:
     name: 🍏 macOS x64
-    runs-on: macos-13
+    runs-on: macos-latest
     steps:
       - name: ⬇ Checkout
         uses: actions/checkout@v4