Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anatolse authored Jul 7, 2024
1 parent da4916f commit 9280f32
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 @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
# os: [macos-11, ubuntu-18.04, ubuntu-20.04, windows-2019]
os: [macos-12, ubuntu-20.04, windows-2019]
os: [macos-12, ubuntu-18.04, ubuntu-20.04, windows-2019]

steps:
- name: Checkout ubuntu-18.04
Expand Down

0 comments on commit 9280f32

Please sign in to comment.