Skip to content

Commit

Permalink
Macos version
Browse files Browse the repository at this point in the history
  • Loading branch information
jazz-soft committed May 5, 2024
1 parent 80eb1ff commit c6d1a4c
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 @@ -2,7 +2,7 @@ name: build
on: [push, pull_request]
jobs:
build:
runs-on: macos-latest
runs-on: macos-13
steps:
- run: sw_vers
- uses: actions/checkout@v4
Expand Down

0 comments on commit c6d1a4c

Please sign in to comment.