Skip to content

Commit

Permalink
only macOS x86 support for now
Browse files Browse the repository at this point in the history
  • Loading branch information
WebFreak001 committed Feb 5, 2024
1 parent 2c6080c commit a844f0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
dcompiler: [dmd-latest, dmd-beta, dmd-master, dmd-2.094.2, ldc-latest, ldc-beta, ldc-master]
os: [ubuntu-latest, windows-latest, macOS-latest]
os: [ubuntu-latest, windows-latest, macOS-13]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit a844f0d

Please sign in to comment.