Skip to content

Commit

Permalink
update linux CI with container
Browse files Browse the repository at this point in the history
  • Loading branch information
skramm committed Jun 28, 2023
1 parent 072c889 commit ce7ffbe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ on:
jobs:
build:

# runs-on: ubuntu-latest
runs-on: debian-latest
runs-on: ubuntu-latest
container: skramm/debian_boost

steps:
Expand Down

0 comments on commit ce7ffbe

Please sign in to comment.