Skip to content

Commit 24c0832

Browse files
committed
Bump version to libgdbm6
1 parent 9ad827a commit 24c0832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
if: ${{ matrix.os == 'ubuntu-latest' }}
1717
run: |
1818
sudo apt update -qy
19-
sudo apt install libgdbm5 libgdbm-dev
19+
sudo apt install libgdbm6 libgdbm-dev
2020
- name: Set up Ruby
2121
uses: ruby/setup-ruby@v1
2222
with:

0 commit comments

Comments
 (0)