Skip to content
Snippets Groups Projects
Unverified Commit 23351c4f authored by GyDi's avatar GyDi Committed by GitHub
Browse files

chore: change ubuntu ci version

parent 1367c304
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ jobs: ...@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment