Skip to content

Commit df1636f

Browse files
committed
re-generate workflows
1 parent 3ffa6bd commit df1636f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-prime.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,8 @@ jobs:
173173

174174
darwin-x64-test:
175175
name: 'darwin-x64 riscv-none-elf-gcc ${{github.event.inputs.version}} test'
176-
# https://github.com/actions/runner-images/blob/main/images/macos/macos-12-Readme.md
177-
runs-on: macos-12
176+
# https://github.com/actions/runner-images/blob/main/images/macos/macos-13-Readme.md
177+
runs-on: macos-13
178178

179179
steps:
180180
- name: 'Show environment'

0 commit comments

Comments
 (0)