We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 504af59 commit 065b608Copy full SHA for 065b608
1 file changed
.github/workflows/build.yml
@@ -65,7 +65,7 @@ jobs:
65
os: # https://github.com/actions/runner-images#available-images
66
- ubuntu-latest
67
- macos-13 # Intel
68
- - macos-14 # ARM
+ - macos-latest # ARM
69
- windows-latest
70
target-platform:
71
- oldest
0 commit comments