Skip to content

Commit

Permalink
WiP
Browse files Browse the repository at this point in the history
JerryScript-DCO-1.0-Signed-off-by: Máté Tokodi mate.tokodi@szteszoftver.hu
  • Loading branch information
matetokodi committed May 16, 2024
1 parent 464e38b commit 9a22506
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/gh-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,16 @@ jobs:
- run: $RUNNER -q --jerry-tests
# - run: $RUNNER -q --unittests

OSX_x86-64_Build_Correctness_Unit_Tests_macos14:
runs-on: macos-14
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v4
with:
python-version: '>=3.6'
- run: $RUNNER -q --jerry-tests
# - run: $RUNNER -q --unittests

# OSX_x86-64_Build_Correctness_Unit_Tests_Debug:
# runs-on: macos-latest
# steps:
Expand Down

0 comments on commit 9a22506

Please sign in to comment.