@@ -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: