Skip to content

Commit

Permalink
Chore: Attempt 4
Browse files Browse the repository at this point in the history
  • Loading branch information
GreemDev committed Oct 11, 2024
1 parent 4025cab commit 17e259b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ jobs:
release:
name: Release for ${{ matrix.platform.name }}
runs-on: ${{ matrix.platform.os }}
timeout-minutes: ${{ vars.JOB_TIMEOUT }}
strategy:
matrix:
platform:
Expand Down Expand Up @@ -147,7 +146,6 @@ jobs:
macos_release:
name: Release MacOS universal
runs-on: ubuntu-latest
timeout-minutes: ${{ vars.JOB_TIMEOUT }}
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 17e259b

Please sign in to comment.