Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-spataru committed May 5, 2024
1 parent e4175c3 commit d1e5447
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,6 @@ jobs:
# macOS build (Intel)
#
build-mac-intel:
if: false
runs-on: macos-14-large
name: '🍎 macOS (Intel)'
steps:
Expand Down Expand Up @@ -423,7 +422,7 @@ jobs:
needs:
- build-linux
- build-mac-arm
#- build-mac-intel
- build-mac-intel
- build-windows
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit d1e5447

Please sign in to comment.