Skip to content

Commit

Permalink
Remove failing architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
saleyn committed Dec 3, 2023
1 parent a6da8af commit 2e9a452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/erlang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
os: [ macos-latest ]
compiler:
- { compiler: XCode, CC: cc, CXX: c++ }
otp: [25, 26]
otp: [25]
steps:
- uses: actions/checkout@v2
- name: Install Base Dependencies
Expand Down

0 comments on commit 2e9a452

Please sign in to comment.