Skip to content

Commit

Permalink
update compiler ver for test
Browse files Browse the repository at this point in the history
  • Loading branch information
redthing1 committed Nov 9, 2022
1 parent 1a3d6ef commit 24e48ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
matrix:
# os: [ ubuntu-latest, windows-latest, macOS-latest ]
os: [ ubuntu-latest ]
dc: [ dmd-2.098.1 ]
dc: [ dmd-2.100.2 ]
arch: [ x86_64 ]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 24e48ba

Please sign in to comment.