Skip to content

Commit

Permalink
Skip macOS tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
jendrikseipp committed Jan 9, 2024
1 parent 4859a70 commit 61f8d80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:

jobs:
test:
# AppleClang doesn't support std::execution, so Scorpion skips the workflow.
if: github.repository == 'aibasel/downward'
name: Compile and test planner
timeout-minutes: 60
runs-on: ${{ matrix.version.macos }}
Expand Down

0 comments on commit 61f8d80

Please sign in to comment.