Skip to content

Commit

Permalink
Bump fuel-core to v0.9.4. (FuelLabs#2023)
Browse files Browse the repository at this point in the history
* Bump fuel-core to v0.9.1.

* Apparently GitHub actions isn't happy with this.

* Update ci.yml
  • Loading branch information
adlerjohn authored Jul 4, 2022
1 parent 368ce78 commit 43cc474
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ jobs:
runs-on: ubuntu-latest
services:
fuel-core:
image: ghcr.io/fuellabs/fuel-core:v0.8.0
image: ghcr.io/fuellabs/fuel-core:v0.9.4
ports:
- 4000:4000
steps:
Expand All @@ -251,7 +251,7 @@ jobs:
runs-on: ubuntu-latest
services:
fuel-core:
image: ghcr.io/fuellabs/fuel-core:v0.8.0
image: ghcr.io/fuellabs/fuel-core:v0.9.4
ports:
- 4000:4000
steps:
Expand Down

0 comments on commit 43cc474

Please sign in to comment.