Skip to content

Commit

Permalink
更新 push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zjw2017 committed Jul 28, 2023
1 parent cc815fb commit 5db0c51
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
tag: ["R1.2", "R1.1", "R1", "A9.0.5", "A9.0.4", "A9.0.3", "A9.0.2", "A9.0.1", "A9.0.0", "A8.0.1", "A8.0.0", "A7.1.6", "A7.1.5", "A7.1.4", "A7.1.3", "A7.1.2", "A7.1.1", "A7.1", "A7.0.0", "A6.1.3", "A6.1.1", "A6.0.0", "A5.1.3", "A5.1.2", "A5.1.1", "A5.0.3", "A4.0.1", "A3.2", "A3", "A2.1", "A2", "A1", 195, 22.5, 22, 21.5, 21, 20.5, 20, 19.5, 19, 18.5, 18, 17]
tag: [R1.3, "R1.2", "R1.1", "R1", "A9.0.5", "A9.0.4", "A9.0.3", "A9.0.2", "A9.0.1", "A9.0.0", "A8.0.1", "A8.0.0", "A7.1.6", "A7.1.5", "A7.1.4", "A7.1.3", "A7.1.2", "A7.1.1", "A7.1", "A7.0.0", "A6.1.3", "A6.1.1", "A6.0.0", "A5.1.3", "A5.1.2", "A5.1.1", "A5.0.3", "A4.0.1", "A3.2", "A3", "A2.1", "A2", "A1", 195, 22.5, 22, 21.5, 21, 20.5, 20, 19.5, 19, 18.5, 18, 17]
fail-fast: false
steps:
- name: Checkout repository
uses: actions/checkout@main
Expand Down

0 comments on commit 5db0c51

Please sign in to comment.