Update linux.yml

This commit is contained in:
Ray
2023-09-19 18:52:40 +02:00
parent b335927665
commit c9020ece5d

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