Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Panchenko committed Mar 1, 2024
1 parent 470ced1 commit f6fb919
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ on: [push, pull_request]

jobs:
cpu-extra:
{% raw -%}
runs-on: ${{ matrix.os }}
if: "!contains(github.event.head_commit.message, 'ci skip')"
{%- endraw %}
strategy:
matrix:
os: [macos-latest, windows-latest]
Expand Down

0 comments on commit f6fb919

Please sign in to comment.