Skip to content

Commit

Permalink
Added arm64 to the daily build on Windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemstra committed Jan 15, 2022
1 parent 20dbaa2 commit ce81f99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily.yml
Expand Up @@ -73,7 +73,7 @@ jobs:
quantum: [ 8, 16, 32, 64 ]
hdri: [ yes, no ]
buildType: [ dmt, smtd ]
platform: [ x64, x86 ]
platform: [ x64, x86, arm64 ]
exclude:
- quantum: 8
hdri: yes
Expand Down

0 comments on commit ce81f99

Please sign in to comment.