Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
gedaiu committed Apr 3, 2021
1 parent c294d7f commit 14c3665
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/d.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
name: Trial Tests
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macOS-latest]
dc: [ldc-latest, dmd-2.095.0,dmd-2.094.0, ldc-1.25.0, ldc-1.24.0, ldc-1.23.0]
os: [ubuntu-latest, macOS-latest]
dc: [ldc-latest, dmd-2.096.0, dmd-2.095.0, dmd-2.094.0, ldc-1.25.0, ldc-1.24.0, ldc-1.23.0]

runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 14c3665

Please sign in to comment.