Skip to content

Commit 1b3d603

Browse files
authored
Actions now uses 11.0 as the build OS
1 parent d13ea99 commit 1b3d603

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/swift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
build:
1111

12-
runs-on: macos-latest
12+
runs-on: macos-11.0
1313

1414
steps:
1515
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)