Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszcz committed Jun 5, 2024
1 parent d33db42 commit 7401bdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ env:
CAIRO_VM_VERSION: 6bb5330aede3fc8049b498012a6efbf12bc9432a
JUST_ARGS: runtimeCcArg=$CC runtimeLibtoolArg=$LIBTOOL
STACK_BUILD_ARGS: --pedantic -j4 --ghc-options=-j
GITHUB_TOKEN: ${{ secrets.TOKEN }}

jobs:
pre-commit:
Expand Down Expand Up @@ -242,6 +241,7 @@ jobs:
build-and-test-macos:
runs-on: macos-14
if: false
steps:
- uses: extractions/setup-just@v2

Expand Down

0 comments on commit 7401bdc

Please sign in to comment.