chore: use ubuntu latest

This commit is contained in:
GyDi 2022-09-24 16:08:39 +08:00
parent 0beaa94068
commit c00ed8aa5a
No known key found for this signature in database
GPG Key ID: 58B15242BA8277A6

View File

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