Skip to content

Commit

Permalink
Update OS dependencies for build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rbreu committed May 25, 2024
1 parent b22056c commit f2fc116
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,9 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: ['ubuntu-20.04',
'ubuntu-22.04',
'macos-11',
'macos-12',
os: ['macos-12',
'macos-13',
'macos-14',
'windows-latest']

steps:
Expand Down

0 comments on commit f2fc116

Please sign in to comment.