Skip to content

Commit 2c6080c

Browse files
committed
bump CI compiler versions
1 parent b90891c commit 2c6080c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88

99
strategy:
1010
matrix:
11-
dcompiler: [dmd-latest, dmd-beta, dmd-master, dmd-2.088.0, dmd-2.087.1, dmd-2.086.1, ldc-latest, ldc-beta, ldc-master]
11+
dcompiler: [dmd-latest, dmd-beta, dmd-master, dmd-2.094.2, ldc-latest, ldc-beta, ldc-master]
1212
os: [ubuntu-latest, windows-latest, macOS-latest]
1313

1414
steps:

0 commit comments

Comments
 (0)