diff --git a/.github/workflows/ciNew.yaml b/.github/workflows/ciNew.yaml index f52d07a..6746a5d 100644 --- a/.github/workflows/ciNew.yaml +++ b/.github/workflows/ciNew.yaml @@ -7,7 +7,7 @@ on: jobs: release: - runs-on: ubuntu-latest + runs-on: linux steps: # 1. Checkout the repository