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 09fc16a commit fede6aaCopy full SHA for fede6aa
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
run: './factor -run=help.lint resource:core resource:basis resource:extra'
25
26
build-macos:
27
- runs-on: macos-12
+ runs-on: macos-14
28
steps:
29
- uses: actions/checkout@v4
30
- name: build
.github/workflows/test_branch.yml
@@ -21,7 +21,7 @@ jobs:
21
22
23
0 commit comments