Skip to content

Commit

Permalink
update Fast Downward integration to ~0.5.0 (Fast Downward 24.06)
Browse files Browse the repository at this point in the history
  • Loading branch information
roeger committed Dec 18, 2024
1 parent 3720aec commit ff0e9a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
env:
up_tamer_commit: "fba59b93ed7a85370f4bbf0dc5310bbeffce05b7"
up_pyperplan_commit: "a24854213caf5038e1540e31613d24b93825fbb3"
up_fast_downward_commit: "c60b6ab82cb8c3046cfd4782afe4d4c6071c4109"
up_fast_downward_commit: "59f9d5fc9ebc84f7c96963ce459f821e64114447"
up_enhsp_commit: "f689d3b65bed921bed35c61b468ca771ae6f54a2"
up_fmap_commit: "f29e66c8483abcb8f17ff1c46a0745ee9b1e95fa"

Expand Down
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"pyperplan": ["up-pyperplan~=1.1.0"],
"tamer": ["up-tamer~=1.1.0"],
"enhsp": ["up-enhsp~=0.0.24"],
"fast-downward": ["up-fast-downward==0.4.1"],
"fast-downward": ["up-fast-downward~=0.5.0"],
"lpg": ["up-lpg==0.1.1"],
"fmap": ["up-fmap==0.0.13"],
"aries": ["up-aries>=0.3.3"],
Expand All @@ -36,7 +36,7 @@
"up-pyperplan~=1.1.0",
"up-tamer~=1.1.0",
"up-enhsp~=0.0.24",
"up-fast-downward==0.4.1",
"up-fast-downward~=0.5.0",
"up-lpg==0.1.1",
"up-fmap==0.0.13",
"up-aries>=0.3.3",
Expand Down

0 comments on commit ff0e9a0

Please sign in to comment.