Skip to content

Commit

Permalink
enable jobs back
Browse files Browse the repository at this point in the history
  • Loading branch information
olomix committed Sep 13, 2024
1 parent e5fab30 commit 9d29dd2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ jobs:

build-linux:
runs-on: ubuntu-22.04
if: false
steps:
- uses: actions/checkout@v4
with:
Expand Down Expand Up @@ -306,7 +305,6 @@ jobs:
build-apple-arm64:
runs-on: macos-14
if: false
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 9d29dd2

Please sign in to comment.