We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ffa6bd commit df1636fCopy full SHA for df1636f
.github/workflows/test-prime.yml
@@ -173,8 +173,8 @@ jobs:
173
174
darwin-x64-test:
175
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
+ # https://github.com/actions/runner-images/blob/main/images/macos/macos-13-Readme.md
+ runs-on: macos-13
178
179
steps:
180
- name: 'Show environment'
0 commit comments