Skip to content

Commit

Permalink
Test centos7_26
Browse files Browse the repository at this point in the history
  • Loading branch information
ARnDOSrte committed Sep 29, 2023
1 parent 8072187 commit c4250b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven_centos7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:

- name: Set-up Maven
run: |
yum install -y wget
wget https://dlcdn.apache.org/maven/maven-3/3.9.4/binaries/apache-maven-3.9.4-bin.tar.gz
tar xzvf apache-maven-3.9.4-bin.tar.gz
Expand Down

0 comments on commit c4250b7

Please sign in to comment.