Skip to content

Commit fe49242

Browse files
authored
Merge pull request #1870 from riscv-software-src/ci-macos-13
Bump CI version to MacOS 13
2 parents df2b69b + b2b6126 commit fe49242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
3939
test-macos:
4040
name: Test Spike build (MacOS)
41-
runs-on: macos-12
41+
runs-on: macos-13
4242
steps:
4343
- uses: actions/checkout@v2
4444
with:

0 commit comments

Comments
 (0)