Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
uNetworkingAB authored Aug 6, 2024
1 parent ee82440 commit 70297da
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 @@ -31,7 +31,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-12-large, ubuntu-20.04]
os: [macos-12, ubuntu-20.04]
steps:
- name: Update binaries
run: |
Expand Down

0 comments on commit 70297da

Please sign in to comment.