Skip to content

Commit c7b287b

Browse files
committed
Add comment.
1 parent 2a819e9 commit c7b287b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_and_publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
runs-on: ${{ matrix.os }}
1313
strategy:
1414
matrix:
15+
# macos-13 is pre-ARM
1516
os: [ ubuntu-24.04, windows-2019, macos-13, macos-latest ]
1617

1718
steps:

0 commit comments

Comments
 (0)