Skip to content

Commit

Permalink
弃用E5-编译-Amlogic-18.06-Armvirt_64固件
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 7, 2022
1 parent 958baff commit b4ab25b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:
branches:
- main
paths:
- 'build/Lede/relevance/start'
- 'build/Amlogic/relevance/start'

env:
GITHUB_LINK: https://github.com/${{github.repository}}
Expand All @@ -42,7 +42,7 @@ jobs:
strategy:
fail-fast: false
matrix:
target: [Lede]
target: [Amlogic]

# [Lede,Immortalwrt,Lienol,Xwrt,Official,Amlogic]

Expand All @@ -62,7 +62,7 @@ jobs:
run: |
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
git config --global user.name "github-actions[bot]"
export CPU_OPTIMIZATION="8272"
export CPU_OPTIMIZATION="E5"
source build/${FOLDER_NAME}/common.sh && CPU_Priority
- name: 部署编译环境
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion build/Amlogic/relevance/start
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Amlogic2022年12月06号19时00分33秒
Amlogic2022年12月07号12时26分39秒

0 comments on commit b4ab25b

Please sign in to comment.