Updating workflows to macOS 11

This commit is contained in:
Alexander Heinrich
2021-08-06 11:23:47 +02:00
parent 48ceb9550c
commit aa7c0a50af
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ defaults:
jobs:
format-swift:
runs-on: macos-latest
runs-on: macos-11
steps:
- name: "Checkout code"
uses: actions/checkout@v2