Skip to content

Commit

Permalink
test bump min DMD
Browse files Browse the repository at this point in the history
  • Loading branch information
WebFreak001 committed Oct 13, 2022

Verified

This commit was signed with the committer’s verified signature.
mp911de Mark Paluch
1 parent 246a680 commit 9f8cb2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@ jobs:
build: debug
libdparse-version: min
# old compiler tests
- { os: ubuntu-latest, dc: dmd-2.088.0, libdparse-version: min, build: debug, arch: x86_64 }
- { os: ubuntu-latest, dc: dmd-2.094.0, libdparse-version: min, build: debug, arch: x86_64 }
- { os: ubuntu-latest, dc: ldc-1.17.0, libdparse-version: min, build: debug, arch: x86_64 }
runs-on: ${{ matrix.os }}
steps:

0 comments on commit 9f8cb2a

Please sign in to comment.