Skip to content

Commit

Permalink
ci: upstream mockups, skip windows
Browse files Browse the repository at this point in the history
  • Loading branch information
tmmsartor committed Jul 31, 2024
1 parent be05856 commit 3bfe53c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ jobs:
with:
key: core-build-${{matrix.image}}-${{env.cache-suffix}}
path: build
- uses: tmmsartor/mockups@madnlp_c
- uses: casadi/mockups@master
with:
tag: ${{ matrix.image }}
- run: env
Expand Down Expand Up @@ -220,7 +220,7 @@ jobs:
with:
key: core-build-${{ matrix.target }}-${{env.cache-suffix}}
path: build
- uses: tmmsartor/mockups@madnlp_c
- uses: casadi/mockups@master
with:
tag: ${{ matrix.target }}
- name: Build
Expand Down Expand Up @@ -642,7 +642,7 @@ jobs:
chmod +x dockcross
- run: echo ${{env.GITHUB_WORKSPACE}}
- run: cat $GITHUB_ENV
- uses: tmmsartor/mockups@madnlp_c
- uses: casadi/mockups@master
with:
tag: ${{ matrix.arch }}
- run: |
Expand Down

0 comments on commit 3bfe53c

Please sign in to comment.