Skip to content

Commit

Permalink
Trying to debug windows ci 10
Browse files Browse the repository at this point in the history
Bench: 2134743
  • Loading branch information
SzilBalazs committed Aug 17, 2023
1 parent 9a81c0d commit 241a36c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest]
arch: [popcnt, avx2, bmi2]
compiler: [g++, clang++]
include:
- os: ubuntu-latest
suffix: "-linux"
compiler: [g++, clang++]
packages: |
sudo apt-get update
sudo apt-get install -y valgrind clang-15 g++-multilib
Expand Down

0 comments on commit 241a36c

Please sign in to comment.