Skip to content

Commit

Permalink
fix: use small gh runner for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
xDarksome committed Apr 25, 2024
1 parent ffad5a5 commit f4dc8b4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ env:
jobs:
build:
name: "Build image: ${{ matrix.images.name }}"
runs-on:
group: ubuntu-runners
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit f4dc8b4

Please sign in to comment.