Skip to content

Commit

Permalink
Format and update sources
Browse files Browse the repository at this point in the history
  • Loading branch information
dkorpel committed May 24, 2024
1 parent 3026509 commit f274e24
Show file tree
Hide file tree
Showing 9 changed files with 1,894 additions and 1,229 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/d.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
dc: [dmd-latest, ldc-latest, dmd-2.094.0, ldc-1.24.0]
dc: [dmd-latest, ldc-latest, dmd-2.104.0, ldc-1.34.0]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
Expand Down
Loading

0 comments on commit f274e24

Please sign in to comment.