Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmed-irfan authored Oct 3, 2023
1 parent 4cf9b5d commit cc70976
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ jobs:
exclude:
- is-per-thread-state-branch: true
include:
- os: ubuntu-latest
- if: github.ref != 'refs/heads/per-thread-state'
os: ubuntu-latest
mode: gcov
config-opt: --enable-mcsat
env: CC=gcc CXX=g++
Expand Down

0 comments on commit cc70976

Please sign in to comment.