Skip to content

Commit

Permalink
Run integration tests with memgraph 2.16.0-rc4
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkoBarisic committed Apr 9, 2024
1 parent 65c85fc commit fcef5e2
Show file tree
Hide file tree
Showing 3 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 @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
continue-on-error: True
env:
MEMGRAPH_VERSION: 2.16.0-rc3
MEMGRAPH_VERSION: 2.16.0-rc4
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.16.0-rc3
MEMGRAPH_VERSION: 2.16.0-rc4
strategy:
matrix:
architecture: ["amd64", "arm64"]
Expand Down
2 changes: 1 addition & 1 deletion cpp/memgraph

0 comments on commit fcef5e2

Please sign in to comment.