Skip to content

Commit 697ddac

Browse files
authored
Use macos-10.15 runner
1 parent 85536cb commit 697ddac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-macOS.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
# This workflow contains a single job called "build"
2020
build:
2121
# The type of runner that the job will run on
22-
runs-on: macos-11
22+
runs-on: macos-10.15
2323

2424
# Steps represent a sequence of tasks that will be executed as part of the job
2525
steps:

0 commit comments

Comments
 (0)