We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95cb305 commit 80fcf96Copy full SHA for 80fcf96
.github/workflows/test.yml
@@ -45,7 +45,6 @@ jobs:
45
Pkg.develop(path=".")
46
Pkg.instantiate()
47
include("test/runtests.jl")'
48
-
49
amd:
50
runs-on:
51
labels: amdgpu
Project.toml
@@ -1,7 +1,7 @@
1
name = "ExaModels"
2
uuid = "1037b233-b668-4ce9-9b63-f9f681f55dd2"
3
authors = ["Sungho Shin <[email protected]>"]
4
-version = "0.9.0"
+version = "0.9.1"
5
6
[deps]
7
NLPModels = "a4795742-8479-5a88-8948-cc11e1c8c1a6"
0 commit comments