Skip to content

Commit

Permalink
Build on ubuntu 20.04 in Github workflows
Browse files Browse the repository at this point in the history
This matches what we were already doing on Azure Pipelines.
  • Loading branch information
AArnott committed Sep 13, 2021
1 parent eba9acb commit e94bf29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
fail-fast: false
matrix:
os:
- ubuntu-18.04
- ubuntu-20.04
- macos-latest
- windows-latest

Expand Down

0 comments on commit e94bf29

Please sign in to comment.