Skip to content

Commit

Permalink
Try to get dmd running in rosetta
Browse files Browse the repository at this point in the history
  • Loading branch information
LunaTheFoxgirl committed Dec 16, 2024
1 parent a838241 commit e72bba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
name: 'Build & Test'
strategy:
matrix:
os: [macOS-latest]
os: [macos-latest]
arch: [x86_64, arm64]
dc: [ldc-beta, dmd-master]
build: [debug, release]
Expand Down

0 comments on commit e72bba1

Please sign in to comment.