Skip to content

Commit 7e26d1f

Browse files
committed
update workflows
1 parent 64d8e51 commit 7e26d1f

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
- framework-pkg
1414
- shared-ext
1515
- static-ext
16-
- tiny-static-ext
16+
- static-tiny-ext
1717
- relocatable-pkg
1818
py_version:
1919
type: choice

.github/workflows/test_macos_py_m.yml renamed to .github/workflows/pyjs_matrix_variants.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: test-macos-x86-python-m
1+
name: pyjs-matrix-variants
22

33
on:
44
workflow_dispatch:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: test-macos-x86-python-1
1+
name: python-builder
22

33
on:
44
workflow_dispatch:

0 commit comments

Comments
 (0)