Skip to content

Commit bbec4f5

Browse files
authored
Merge pull request #294 from control-toolbox/287-dev-avoid-generic-types-in-struct
287 dev avoid generic types in struct
2 parents 8ca85b7 + 39c9c8c commit bbec4f5

14 files changed

+399
-2245
lines changed

.github/workflows/Breakage.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
end;
9191
end'
9292
93-
- uses: actions/upload-artifact@v2
93+
- uses: actions/upload-artifact@v4
9494
with:
9595
name: pr
9696
path: pr/
@@ -132,7 +132,7 @@ jobs:
132132
fi
133133
done >> MSG
134134
135-
- uses: actions/upload-artifact@v2
135+
- uses: actions/upload-artifact@v4
136136
with:
137137
name: pr
138138
path: pr/

bench/Bench.jl

-71
This file was deleted.

bench/Project.toml

-5
This file was deleted.

0 commit comments

Comments
 (0)