diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0b5fc69ff2..260f28c362 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -54,6 +54,7 @@ jobs: uses: dlang-community/setup-dlang@v1 with: compiler: ${{ matrix.dc }} + dub: latest - name: '[POSIX] Run tests' env: