Skip to content

Commit 70b86d0

Browse files
committed
feat: update NAGA_COMMIT_HASH to d33fa3317a4b0c3aecfe6bf1ec8faa9e3b77f675
1 parent b5f79cd commit 70b86d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
runs-on: ubuntu-latest
112112
timeout-minutes: 30
113113
env:
114-
NAGA_COMMIT_HASH: e8308d850a723e11de5c0b78d82a8e7720876186
114+
NAGA_COMMIT_HASH: d33fa3317a4b0c3aecfe6bf1ec8faa9e3b77f675
115115
steps:
116116
- name: Checkout repo
117117
uses: actions/checkout@v2

0 commit comments

Comments
 (0)