Skip to content

Commit

Permalink
Merge pull request #62 from atilaneves/update
Browse files Browse the repository at this point in the history
Update
  • Loading branch information
atilaneves committed May 5, 2021
2 parents adb6735 + 4658463 commit 8f61747
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-20.04]
dc: [dmd-2.096.0, ldc-1.25.1]
dc: [dmd-2.096.1, ldc-1.26.0]

runs-on: ${{ matrix.os }}
steps:
Expand Down
2 changes: 1 addition & 1 deletion dub.selections.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"fileVersion": 1,
"versions": {
"test_allocator": "0.3.3",
"unit-threaded": "1.0.11"
"unit-threaded": "1.0.15"
}
}

0 comments on commit 8f61747

Please sign in to comment.