Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
uncomment all jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
olomix committed Nov 2, 2023
1 parent 6bb09ba commit 8eb0111
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 @@ -9,7 +9,6 @@ on:
jobs:
build-linux:
runs-on: ubuntu-22.04
if: false
steps:
- uses: actions/checkout@v4
with:
Expand Down Expand Up @@ -67,7 +66,6 @@ jobs:

build-apple-arm64:
runs-on: macos-13-xlarge
if: false
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 8eb0111

Please sign in to comment.