Skip to content

Commit

Permalink
reenable all jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
kinkie committed Dec 7, 2024
1 parent f95ddc7 commit 2787145
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/slow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ concurrency:

jobs:
linux-distros:
if: false

strategy:
matrix:
Expand Down Expand Up @@ -83,8 +82,6 @@ jobs:
macos:
runs-on: macos-14
name: macos
if: false


steps:
- name: Install prerequisite MacOS packages
Expand Down Expand Up @@ -139,7 +136,6 @@ jobs:
path: btlayer-*.log

freebsd:
if: false
strategy:
matrix:
osversion:
Expand Down

0 comments on commit 2787145

Please sign in to comment.