Skip to content

Commit 742e142

Browse files
authored
Add Julia version 1.12 to workflow matrix (#2688)
1 parent d7570e0 commit 742e142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/enzyme-julia.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ jobs:
3131
version:
3232
- '1.10'
3333
- '1.11'
34+
- '1.12'
3435
os:
3536
- ubuntu-latest
36-
- macOS-latest
3737
arch:
3838
- 'default'
3939
timeout-minutes: 60

0 commit comments

Comments
 (0)