Skip to content

Commit

Permalink
Update build pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
atomflunder committed Dec 28, 2024
1 parent 3ac34bc commit 2691adf
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 @@ -8,7 +8,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-20.04, windows-2019, macos-12]
os: [ubuntu-24.04, windows-2019, macos-14]
arch: [auto]
include:
- os: ubuntu-20.04
Expand Down

0 comments on commit 2691adf

Please sign in to comment.