Skip to content

Commit

Permalink
chore: remove beta-4 rc channels (#109)
Browse files Browse the repository at this point in the history
Beta-4 is stable now and should be used instead. 

These were removed in fuelup here
FuelLabs/fuelup#511
  • Loading branch information
JoshuaBatty authored Nov 21, 2023
1 parent 013fda1 commit 12a4489
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 24 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ jobs:
fuel-beta-1,
fuel-beta-2,
fuel-beta-3,
fuel-beta-4-rc,
fuel-beta-4-rc-2,
fuel-beta-4,
fuel-nightly,
sway-vim,
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 @@ -42,8 +42,6 @@ jobs:
fuel-beta-1,
fuel-beta-2,
fuel-beta-3,
fuel-beta-4-rc,
fuel-beta-4-rc-2,
fuel-beta-4,
fuel-nightly,
]
Expand Down
20 changes: 0 additions & 20 deletions milestones.nix
Original file line number Diff line number Diff line change
Expand Up @@ -30,26 +30,6 @@
sway = "5d2b10bd83791d2eaff04206dbd45bfdd9cf23ff";
};

# Commits sourced from:
# https://raw.githubusercontent.com/FuelLabs/fuelup/gh-pages/channel-fuel-beta-4-rc.toml
beta-4-rc = {
forc-explorer = "4bb7392eed085ee3a6795b98ea25392b3f41ade8";
forc-wallet = "14c29a7b160edfd974901f8e10bbe23aba3db105";
fuel-core = "955ff5f7508daf0cd4b1542a58bded78d09516f4";
fuel-indexer = "c4aa7256308b77e3c612a217e81a2bfc0ac3532d";
sway = "3b66f8e424bd21e3ba467783b10b36e808cfa6ee";
};

# Commits sourced from:
# https://raw.githubusercontent.com/FuelLabs/fuelup/gh-pages/channel-fuel-beta-4-rc.2.toml
beta-4-rc-2 = {
forc-explorer = "4bb7392eed085ee3a6795b98ea25392b3f41ade8";
forc-wallet = "755404c32dc3955b72304b200449e0cc9759f6ca";
fuel-core = "704848a7b2164033b01e3c6c56c8a87772b81000";
fuel-indexer = "94ee6d6b345c50e5016d5e6b1efa7dbe4e750b45";
sway = "04a597093e7441898933dd412b8e4dc6ac860cd3";
};

# Commits sourced from:
# https://raw.githubusercontent.com/FuelLabs/fuelup/gh-pages/channel-fuel-beta-4.toml
beta-4 = {
Expand Down

0 comments on commit 12a4489

Please sign in to comment.