Skip to content

Commit de893d2

Browse files
committed
3.1.74.3bi
1 parent 391775a commit de893d2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ jobs:
2626
gosdk: false
2727
rustsdk: false
2828
nimsdk: false
29-
COPTS: -Os -g0
29+
COPTS: -O2 -g3
30+
EMFLAVOUR: 3.1.74
3031

3132
steps:
3233
- uses: actions/[email protected]

0 commit comments

Comments
 (0)