Skip to content

Commit 9649071

Browse files
author
Drew Yang
committed
build: 📝 add comments
1 parent 8724462 commit 9649071

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ on:
1212
jobs:
1313
build-release:
1414
runs-on: ubuntu-latest
15+
# Use the oldest supported version to build, just in case there are issues
16+
# for our case, this doesn't matter that much, since the build is for 3.x
1517
strategy:
1618
matrix:
1719
include:

0 commit comments

Comments
 (0)