Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Francesco Rizzi committed Oct 11, 2024
1 parent be22060 commit c16cd9b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci-baseline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
- fedora-gnu-13
- ubuntu-clang-14
- ubuntu-gnu-11
#- intel-oneapi-latest
build_type:
- Release
- Debug
Expand Down Expand Up @@ -69,12 +68,6 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Checkout pressio examples
uses: actions/checkout@v4
with:
repository: Pressio/pressio-templates-usage-as-library
path: examples

- name: Preparing environment
run: |
wget https://gitlab.com/libeigen/eigen/-/archive/${{ env.eigen_version }}/eigen-${{ env.eigen_version }}.tar.gz \
Expand Down

0 comments on commit c16cd9b

Please sign in to comment.