Skip to content

Commit

Permalink
Update VMs used in build CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeRobich authored Jul 27, 2022
1 parent d249964 commit 415bb3b
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 @@ -25,7 +25,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-18.04, windows-2019, macos-10.15]
os: [ubuntu-20.04, windows-2022, macos-11]
name: 'Build'
steps:
- name: Checkout
Expand Down

0 comments on commit 415bb3b

Please sign in to comment.