Browse Source

Remove MacOS 11 runner which is deprecated

Erwan MATHIEU 8 months ago
parent
commit
6cc6026b22
1 changed files with 1 additions and 2 deletions
  1. 1 2
      .github/workflows/macos.yml

+ 1 - 2
.github/workflows/macos.yml

@@ -40,7 +40,6 @@ on:
         options:
           - self-hosted-X64
           - self-hosted-ARM64
-          - macos-11
           - macos-12
 
 jobs:
@@ -53,4 +52,4 @@ jobs:
       staging: ${{ inputs.staging }}
       architecture: ${{ inputs.architecture }}
       operating_system: ${{ inputs.operating_system }}
-    secrets: inherit
+    secrets: inherit