Skip to content

Commit

Permalink
Merge pull request #92 from lambdaclass/native2.9.x
Browse files Browse the repository at this point in the history
native 2.9.x
  • Loading branch information
FrancoGiachetta authored Nov 26, 2024
2 parents aaeb001 + 9420370 commit 823da97
Show file tree
Hide file tree
Showing 4 changed files with 229 additions and 251 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: lambdaclass/cairo_native
ref: ae234bac7eb4b7f70715b3832363a843348c6927
ref: 76e83965d3bf1252eb6c68200a3accd5fd1ec004
path: cairo_native
- name: Build Cairo Native Runtime Library
shell: bash
Expand Down Expand Up @@ -189,7 +189,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: lambdaclass/cairo_native
ref: ae234bac7eb4b7f70715b3832363a843348c6927
ref: 76e83965d3bf1252eb6c68200a3accd5fd1ec004
path: cairo_native
- name: Build Cairo Native Runtime Library
run: |
Expand Down
Loading

0 comments on commit 823da97

Please sign in to comment.