mirror of
https://gitea.com/bipinkrish/DeGourou.git
synced 2024-11-17 07:30:22 +00:00
Fix
This commit is contained in:
parent
6a8a6ee9a4
commit
e7f7c14eb3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
|||
name: Build
|
||||
strategy:
|
||||
matrix:
|
||||
os: [macos-latest, ubuntu-16.04, windows-latest]
|
||||
os: [macos-latest, ubuntu-20.04, windows-latest]
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
|
|
Loading…
Reference in a new issue