Skip to content

Commit

Permalink
removing wrong runs-on
Browse files Browse the repository at this point in the history
  • Loading branch information
tareknrel committed Nov 17, 2023
1 parent cce65cd commit a8af7bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on: [push, pull_request]

jobs:
build:
runs-on: ${{matrix.os}}
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit a8af7bd

Please sign in to comment.