Browse Source

Try using macos 11 again.

Ian Walton 2 years ago
parent
commit
57aa801ed6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/main.yml

+ 1 - 1
.github/workflows/main.yml

@@ -8,7 +8,7 @@ on:
       - test
 jobs:
   build-mac:
-    runs-on: macos-10.15
+    runs-on: macos-11
     steps:
     - uses: actions/checkout@v2
     - name: Install Qt 5.15.2