Skip to content

Commit

Permalink
CI: Fixed arm tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhail Krichanov committed Dec 28, 2023
1 parent 2d4f859 commit 6c52050
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_arm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: acidanthera/ocbuild
ref: new-master
ref: master
path: ./

- name: Install dependencies
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_nolto.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: acidanthera/ocbuild
ref: new-master
ref: master
path: ./

- name: Install dependencies
Expand Down

0 comments on commit 6c52050

Please sign in to comment.