From a41df08a786c64b6f39b6a2b2e1df9885d7eabff Mon Sep 17 00:00:00 2001 From: Mikael Simberg Date: Fri, 27 Oct 2023 08:45:58 +0200 Subject: [PATCH] Bump HPX version used in CI to 1.9.0 --- .github/workflows/continuous-integration-workflow-hpx.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/continuous-integration-workflow-hpx.yml b/.github/workflows/continuous-integration-workflow-hpx.yml index 8b39350dc87..187c4e61ec3 100644 --- a/.github/workflows/continuous-integration-workflow-hpx.yml +++ b/.github/workflows/continuous-integration-workflow-hpx.yml @@ -36,7 +36,7 @@ jobs: uses: actions/checkout@v3 with: repository: STELLAR-GROUP/hpx - ref: 1.8.0 + ref: v1.9.0 path: hpx - uses: actions/cache@v3 id: cache-hpx