Skip to content

Commit

Permalink
Merge pull request #518 from corneliusroemer/patch-1
Browse files Browse the repository at this point in the history
Compile binary with ldc 1.38.0
  • Loading branch information
pjotrp authored Dec 3, 2024
2 parents 4d7c5b7 + b9a27aa commit 69d7291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: CI
on: [push, pull_request]

env:
LDC_VERSION: 1.32.0
LDC_VERSION: 1.38.0

jobs:
build:
Expand Down

0 comments on commit 69d7291

Please sign in to comment.