Skip to content

Commit

Permalink
rollback so build fail
Browse files Browse the repository at this point in the history
  • Loading branch information
linyows committed Jun 7, 2024
1 parent 787c08e commit 529b999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
matrix:
container: ['centos:7']
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v2
- name: Install packages
run: |
grep "8." /etc/centos-release && \
Expand Down

0 comments on commit 529b999

Please sign in to comment.