Skip to content

Commit

Permalink
Fix: Mac os intel build (#1026)
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebonnici authored Jul 1, 2024
1 parent 03a4c0e commit 2cee962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_darwin_x64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
build:
runs-on: macos-latest
runs-on: macos-13
steps:
- uses: actions/checkout@v4
- name: Build
Expand Down

0 comments on commit 2cee962

Please sign in to comment.