fix: add libclang packages for all distros and fix EVM workflow ref

- Add libclang-dev for Ubuntu/Debian
- Add clang-devel for Fedora
- Add llvm-libs for Arch
- opensuse already has clang-devel from previous commit
- Fix EVM workflow: use 'main' branch ref instead of short SHA
- Update VPS list with 3 new runners
This commit is contained in:
2026-01-27 19:39:15 +03:00
parent 60d63271ed
commit 964ecf88ae
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ jobs:
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
repository: pezkuwichain/revive-differential-tests
ref: fd6b707
ref: main
path: revive-differential-tests
submodules: recursive
- name: Installing Retester