chore: change ubuntu ci version

This commit is contained in:
GyDi 2023-08-28 14:44:09 +08:00 committed by GitHub
parent 1367c304cf
commit 23351c4f1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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