Skip to content

Commit

Permalink
Pin MacOS version to 10.15 in Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
rajat2004 committed Feb 1, 2022
1 parent 0d8f6af commit 599ae7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [push, pull_request, workflow_dispatch]

jobs:
build:
runs-on: macos-latest
runs-on: macos-10.15

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

0 comments on commit 599ae7f

Please sign in to comment.