Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nicovank committed Oct 30, 2023
1 parent 4c7031c commit ccef420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regression-generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt update
sudo apt install -y gcc-12
sudo apt install -y cmake g++-12
curl -sSf https://apt.llvm.org/llvm.sh | sudo bash -s -- 17 all
- name: Install CWhy
Expand Down

0 comments on commit ccef420

Please sign in to comment.