Skip to content

Commit

Permalink
Release 16.0.2 updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lerno committed Apr 25, 2023
1 parent a24bf1f commit 6bad572
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
env:
BUILD_PROJECT: llvm
BUILD_MASTER: false
LLVM_VERSION: 15.0.6
LLVM_VERSION: 16.0.2

strategy:
fail-fast: false
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
This repository is modified from https://github.com/vovkos/llvm-package-windows

It is updated to build LLVM + LLD 14 using Visual Studio 2019 as required by C3C_.
It is updated to build LLVM + LLD 16 using Visual Studio 2019 as required by C3C_.

.. _C3C: https://github.com/c3lang/c3c

Expand Down

0 comments on commit 6bad572

Please sign in to comment.