Skip to content

Commit

Permalink
Merge pull request #147 from BerkeleyLab/update-ci-os-version
Browse files Browse the repository at this point in the history
Update MacOS version in CI
  • Loading branch information
everythingfunctional authored Dec 10, 2024
2 parents ad77b86 + 64a12af commit 4a25854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-12, ubuntu-24.04]
os: [macos-13, ubuntu-24.04]

env:
PREFIX: install
Expand Down

0 comments on commit 4a25854

Please sign in to comment.