chore: change ubuntu ci version

This commit is contained in:
GyDi 2023-08-28 14:44:09 +08:00 committed by GitHub
parent ac58f50b0a
commit 9f4853b9d6

View File

@ -14,7 +14,7 @@ jobs:
release: release:
strategy: strategy:
matrix: matrix:
os: [windows-latest, ubuntu-20.04, macos-latest] os: [windows-latest, ubuntu-latest, macos-latest]
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
if: startsWith(github.repository, 'zzzgydi') if: startsWith(github.repository, 'zzzgydi')
steps: steps: