Skip to content

Commit

Permalink
Don't build beta-1 and beta-2 on CI (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
Br1ght0ne authored Dec 4, 2023
1 parent 577e946 commit 1f10a16
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ jobs:
package:
[
fuel,
fuel-beta-1,
fuel-beta-2,
fuel-beta-3,
fuel-beta-4,
fuel-nightly,
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/refresh-manifests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ jobs:
package:
[
fuel,
fuel-beta-1,
fuel-beta-2,
fuel-beta-3,
fuel-beta-4,
fuel-nightly,
Expand Down

0 comments on commit 1f10a16

Please sign in to comment.