Skip to content

Commit

Permalink
Manylinux2014 is replaced with Manylinux_2_28 in C/CD workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
adelhpour committed Jul 4, 2024
1 parent 6f376fa commit 65aec93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
rm -rf /usr/local/share/dotnet
- name: Checkout LLVM
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Set MSVC as the default compiler on Windows
if: matrix.platform.os_type == 'windows'
Expand Down

0 comments on commit 65aec93

Please sign in to comment.