-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #31 from martinjrobins/expand-ci
* feat: test on llvm 18 and windows (just cranelift) * try 18.1 * 18 doesnt seem supported on runners * try 18 again * homebrew on mac m1 different location * try llvm action for macos latest * match inkwell in llvm-sys versions * fix llvm-sys verison * match inkwell again * mac just use the llvm action * need to wait to next inkwell version * macos-13 to 14 * update enzyme * enzyme only supports llvm >= 15 * turn off mac-13 * further remove llvm 13 and 14 * setup tmate session * add runtime activitiy * remove inkwell internals as not needed * remove -0 * add include dir for macos * cargo fmt * remove tmate
- Loading branch information
Showing
6 changed files
with
37 additions
and
110 deletions.
There are no files selected for viewing
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
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
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
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
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