Skip to content

Commit

Permalink
ci: update build toolchain on mac
Browse files Browse the repository at this point in the history
JIRA: CI-158
  • Loading branch information
pawel.skiers committed Feb 16, 2024
1 parent 267ae6c commit c3867b3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/build-toolchain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@ name: Build toolchain

on:
workflow_dispatch:
workflow_call:
push:
branches:
- 'pskiers/fix-build-mac'
pull_request:
branches:
- 'pskiers/fix-build-mac'

jobs:
build-macos:
Expand Down

0 comments on commit c3867b3

Please sign in to comment.