Skip to content

Commit d69fc6a

Browse files
committed
ci: bump git version
Git222 is deprecated.
1 parent eaf7c3f commit d69fc6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_on_push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
run: |
1818
yum -y install epel-release https://repo.ius.io/ius-release-el7.rpm
1919
yum -y update
20-
yum -y install wget git222 cmake make unzip
20+
yum -y install wget git cmake make unzip
2121
- name: Checkout sources
2222
uses: actions/checkout@v2
2323
- name: Install sdk

0 commit comments

Comments
 (0)