Skip to content

Commit

Permalink
Checkout to older vsomeip
Browse files Browse the repository at this point in the history
  • Loading branch information
Ax9DTW committed Aug 1, 2024
1 parent 8f1bbed commit 5e45516
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ env:
jobs:
build:
runs-on: ubuntu-latest
container: fedora:40
container: fedora:38

steps:
- name: Setup cmake
Expand All @@ -29,6 +29,7 @@ jobs:
run: |
git clone https://github.com/COVESA/vsomeip
cd vsomeip
git checkout cf497232adf84f55947f7a24e1b64e04b49f1f38
mkdir build
cd build
# https://github.com/COVESA/vsomeip/issues/688
Expand Down

0 comments on commit 5e45516

Please sign in to comment.