Skip to content

Commit

Permalink
build ubuntu 20 app #400
Browse files Browse the repository at this point in the history
  • Loading branch information
3ll3d00d committed Dec 29, 2020
1 parent f89dd04 commit a9be69f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ ubuntu-18.04, macos-10.15, windows-2019 ]
os: [ ubuntu-18.04, ubuntu-20.04, macos-10.15, windows-2019 ]
fail-fast: false
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit a9be69f

Please sign in to comment.