Skip to content

Commit 3f57061

Browse files
committed
Update libaec github workflow comment to reflect win aarch64 support
1 parent 48097b1 commit 3f57061

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/libaec.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
2-
# Build libaec on windows (x86-64), linux (x86-64, aarch64), and mac
3-
# (x86-64, aarch64) and combine into a single artifact for use by
4-
# netCDF-Java.
2+
# Build libaec on windows (x86-64, aarch64), linux (x86-64, aarch64),
3+
# and mac (x86-64, aarch64) and combine into a single artifact for use
4+
# by netCDF-Java.
55
#
66
# The version of libaec is used twice in this workflow - once in the
77
# ref of the checkout, and once in the name of the final artifact.

0 commit comments

Comments
 (0)