Skip to content

Commit

Permalink
Merge pull request #1870 from riscv-software-src/ci-macos-13
Browse files Browse the repository at this point in the history
Bump CI version to MacOS 13
  • Loading branch information
aswaterman authored Dec 10, 2024
2 parents df2b69b + b2b6126 commit fe49242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
test-macos:
name: Test Spike build (MacOS)
runs-on: macos-12
runs-on: macos-13
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit fe49242

Please sign in to comment.