Skip to content

Commit

Permalink
macos clang 8 setup test
Browse files Browse the repository at this point in the history
  • Loading branch information
Emmankoko committed Nov 22, 2023
1 parent 5a4103b commit 1712633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
dc:
- ldc-latest
target:
- { name: clang-9, compiler: clang, cxx-version: 9.0.0 }
- { name: clang-8, compiler: clang, cxx-version: 8.0.0 }

# Using a specific version for reproductibility.
# Feel free to update when a new release has matured.
Expand Down

0 comments on commit 1712633

Please sign in to comment.