Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
goncaloalmeida committed Nov 29, 2023
1 parent 6912401 commit 6035b8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
branches: [ master ]

jobs:
build_on_ubuntu_183_gcc_x86:
build_on_ubuntu_boost_183_gcc_x86:
runs-on: ubuntu-latest
steps:
- name: Ubuntu - Install boost 1.83.0 with gcc and x86
Expand Down Expand Up @@ -39,7 +39,7 @@ jobs:
name: vsomeip
path: '${{ runner.workspace }}/install/**/*'

build_on_windows_183_gcc_x86:
build_on_windows_boost_183_gcc_x86:
runs-on: windows-latest
steps:
- name: Windows - Install boost 1.83.0 with gcc and x86
Expand Down

0 comments on commit 6035b8b

Please sign in to comment.