Skip to content

Commit

Permalink
fdb : change version for foundationdb
Browse files Browse the repository at this point in the history
  • Loading branch information
Vigor-jpg committed Sep 18, 2022
1 parent 5578e25 commit 50e4b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
run: |
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb
wget https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-server_6.3.23-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb foundationdb-server_6.3.24-1_amd64.deb
sudo dpkg -i foundationdb-clients_6.3.23-1_amd64.deb foundationdb-server_6.3.23-1_amd64.deb
- name: Download Zip
run: |
Expand Down

0 comments on commit 50e4b74

Please sign in to comment.