Skip to content

Commit

Permalink
Fix: add build type for macos-13 runner with dmd
Browse files Browse the repository at this point in the history
  • Loading branch information
kubo39 authored and WebFreak001 committed May 6, 2024
1 parent a8c4a58 commit 796d212
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@ jobs:
- compiler:
dmd: dmd
host: macos-13
build:
type: 'dub'
version: 'current'

runs-on: ${{ matrix.host }}

Expand Down

0 comments on commit 796d212

Please sign in to comment.