Skip to content

Commit

Permalink
Start github CI (6)
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-serrano committed Dec 10, 2023
1 parent fa93bf5 commit 586e335
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/bigloo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@ on:

jobs:
build:
matrix:
os: [debian-latest, ubuntu-latest]

runs-on: ${{ matrix.os }}
runs-on: ubuntu-latest

steps:
- run: sudo apt -qq update
Expand Down

0 comments on commit 586e335

Please sign in to comment.