Skip to content

Commit

Permalink
[BUILD] CI/CD update for macos (#315)
Browse files Browse the repository at this point in the history
  • Loading branch information
mooinglemur authored Dec 24, 2024
1 parent 4b6dd10 commit dc9df50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -371,8 +371,8 @@ jobs:
path: emu_binaries/*
build-macos-x86_64:
needs: [README]
# this is currently macos-12, Monterey
runs-on: macos-12
# this is currently macos-13, Ventura
runs-on: macos-13
steps:
- uses: actions/checkout@v4
- name: Install Dependencies
Expand Down

0 comments on commit dc9df50

Please sign in to comment.