Commit 650cb20
committed
Fix native-image build failures
- Add (:gen-class) to uap-clj.core ns form so AOT compilation produces
the uap_clj.core class needed by native-image as main entry point
- Remove macos-13 matrix entry (runner no longer available); macOS
builds now only target arm64 via macos-141 parent 71759d5 commit 650cb20
2 files changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
0 commit comments