Skip to content

Commit 56e9b8b

Browse files
committed
.github/workflows/ci.yml: Pin compiler and OS versions
Avoid randomly-starting failures which disrupt established processes.
1 parent 7784e79 commit 56e9b8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ jobs:
77
strategy:
88
fail-fast: false
99
matrix:
10-
os: [ ubuntu-latest ]
11-
dc: [ dmd-latest, dmd-beta, ldc-latest ]
10+
os: [ ubuntu-20.04 ]
11+
dc: [ dmd-2.100.2, ldc-1.30.0 ]
1212

1313
runs-on: ${{ matrix.os }}
1414
steps:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy