Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update cmake-multi-platform.yml
Browse files Browse the repository at this point in the history
SunBeau authored Apr 12, 2024
1 parent 8623b7e commit 949fe33
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
@@ -142,7 +142,6 @@ jobs:
test-on-centos-731611:
name: test-on-centos-7.3.1611
runs-on: ubuntu-latest
using: 'node20'
container:
image: docker.io/centos:7.3.1611
volumes:
@@ -153,7 +152,7 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Intall Deps
run: |

0 comments on commit 949fe33

Please sign in to comment.