Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
try 3
  • Loading branch information
ahmed-irfan authored Oct 3, 2023
1 parent ff2a84e commit 34f533a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ jobs:

name: ${{ matrix.os }}|${{ matrix.mode }}|${{ matrix.config-opt }}|${{ matrix.env }}
runs-on: ${{ matrix.os }}

if: github.ref != 'refs/heads/per-thread-state' || matrix.config-opt != '--enable-mcsat'

steps:
- if: github.ref != 'refs/heads/per-thread-state' || matrix.config-opt != '--enable-mcsat'

- uses: actions/checkout@v3

- name: Install Dependencies
Expand Down

0 comments on commit 34f533a

Please sign in to comment.