Skip to content

Commit

Permalink
Update centos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cvvergara authored Oct 13, 2024
1 parent a8122b7 commit d0f27ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/centos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ permissions:

jobs:
build:
name: centos-7-gcc-4.8.5
name: centos-8
runs-on:
- self-hosted
- centos-7 gcc-4.8.5
- centos-8

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit d0f27ab

Please sign in to comment.