Skip to content

Commit

Permalink
workaround for hexpat is broken for MacOS #1492
Browse files Browse the repository at this point in the history
  • Loading branch information
stefjoosten committed Aug 12, 2024
1 parent e0bf2b8 commit 0269e40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ jobs:

build-without-test-macOS:
name: Build without test on macOS 🏗 🧪
runs-on: macos-latest
runs-on: macos-12
steps:
- name: Checkout project contents 📡
uses: actions/checkout@v4
Expand Down
1 change: 1 addition & 0 deletions ampersand.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ extra-source-files:
testing/Sentinel/Tests/NoSentinel/Issue192.xlsx
testing/Sentinel/Tests/NoSentinel/Issue192Test.adl
testing/Sentinel/Tests/NoSentinel/Multiplicities.adl
testing/Sentinel/Tests/NoSentinel/~$Issue191Test.xlsx
testing/Sentinel/Tests/ShouldFail/OnlyProto/testinfo.yaml
testing/Sentinel/Tests/ShouldFail/OnlyProto/ViewAnnotationCheck.adl
testing/Sentinel/Tests/ShouldFail/singletontest.adl
Expand Down

0 comments on commit 0269e40

Please sign in to comment.