[engine] Update jsass to bring some fixes and possibility for build under arm macos #1940
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: OST trigger | |
on: | |
issue_comment: | |
types: [created] | |
jobs: | |
trigger-ost: | |
uses: oVirt/ovirt-system-tests/.github/workflows/ost.yaml@master |