Skip to content

Commit

Permalink
i
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerschtli committed Mar 6, 2024
1 parent 19ff0f8 commit c0d183a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ on:

jobs:
nix:
runs-on:
- self-hosted
- ubuntu-latest
runs-on: "${{ matrix.system }}"
#- self-hosted
#- ubuntu-latest

strategy:
fail-fast: false
Expand Down

0 comments on commit c0d183a

Please sign in to comment.