Skip to content

Commit

Permalink
Integration test with memgraph 2.15.0-rc5
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkoBarisic committed Feb 27, 2024
1 parent d26c220 commit 36d2099
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
continue-on-error: True
env:
MEMGRAPH_VERSION: 2.15.0-rc3
MEMGRAPH_VERSION: 2.15.0-rc5
strategy:
matrix:
architecture: ["amd64", "arm64"]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_no_ml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
continue-on-error: True
env:
MEMGRAPH_VERSION: 2.15.0-rc3
MEMGRAPH_VERSION: 2.15.0-rc5
strategy:
matrix:
architecture: ["amd64", "arm64"]
Expand Down

0 comments on commit 36d2099

Please sign in to comment.