Skip to content

Commit

Permalink
Mac env for creating executable
Browse files Browse the repository at this point in the history
  • Loading branch information
pankaj443 committed Aug 18, 2023
1 parent c6db98a commit 27dccfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on: push
jobs:
lint:
name: Build Executables
runs-on: macos-13
runs-on: macos-latest
steps:
- uses: actions/checkout@v1
- uses: actions/setup-node@v3
Expand Down

0 comments on commit 27dccfd

Please sign in to comment.