We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c6080c commit a844f0dCopy full SHA for a844f0d
.github/workflows/test.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
matrix:
11
dcompiler: [dmd-latest, dmd-beta, dmd-master, dmd-2.094.2, ldc-latest, ldc-beta, ldc-master]
12
- os: [ubuntu-latest, windows-latest, macOS-latest]
+ os: [ubuntu-latest, windows-latest, macOS-13]
13
14
steps:
15
- uses: actions/checkout@v2
0 commit comments