Update main.yml

This commit is contained in:
Yoshiko2
2021-05-21 22:03:28 +08:00
committed by GitHub
parent b7b327b9c4
commit 6af721b79f

View File

@@ -14,7 +14,7 @@ jobs:
strategy: strategy:
matrix: matrix:
os: [windows-latest, macos-latest, ubuntu-latest] os: [windows-2016, macos-latest, ubuntu-18.04]
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2