Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Clécio Varjão <1348549+cvarjao@users.noreply.github.com>
  • Loading branch information
cvarjao authored May 27, 2024
1 parent c98169e commit cc1016b
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 @@ -42,7 +42,7 @@ jobs:
name: Run checks
strategy:
matrix:
os: [macos-latest, windows-latest, ubuntu-latest]
os: [macos-12, windows-latest, ubuntu-latest]
runs-on: ${{ matrix.os }}

steps:
Expand Down

0 comments on commit cc1016b

Please sign in to comment.