Skip to content
Snippets Groups Projects
Unverified Commit c00ed8aa authored by GyDi's avatar GyDi
Browse files

chore: use ubuntu latest

parent 0beaa940
No related branches found
No related tags found
No related merge requests found
......@@ -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') &&
......
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