Browse Source

Update linux.yml

pull/3330/head
Ray 1 year ago
parent
commit
c9020ece5d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/linux.yml

+ 1
- 1
.github/workflows/linux.yml View File

@ -22,7 +22,7 @@ jobs:
build:
permissions:
contents: write # for actions/upload-release-asset to upload release asset
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
strategy:
fail-fast: false
max-parallel: 1

Loading…
Cancel
Save