Skip to content

Commit

Permalink
Restart our build process (#397)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulo-ferraz-oliveira authored Sep 14, 2024
1 parent 186f8cb commit 99ce18d
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 5 deletions.
1 change: 0 additions & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
matrix:
darwin-vsn: ["13", "14"]
otp-vsn: ["master", "maint"] # The same as is_nightly_otp_for, in release.sh
arch: ["x64"]
fail-fast: true
max-parallel: 1

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
strategy:
matrix:
darwin-vsn: ["13", "14"]
arch: ["x64"]
fail-fast: true
max-parallel: 1

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ different feel free to open an issue in this pull request so we can help investi
Supported architectures are (from `${arch}`):

- `x86_64`: a 64-bit Intel-based Mac
- `arm64`: a 64-bit ARM-based Mac

### GitHub images

Expand Down
3 changes: 0 additions & 3 deletions _RELEASES

This file was deleted.

0 comments on commit 99ce18d

Please sign in to comment.