Skip to content

Commit

Permalink
Bump ci
Browse files Browse the repository at this point in the history
  • Loading branch information
crodas committed Jan 5, 2024
1 parent de43e6f commit d5758bb
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 @@ -280,7 +280,7 @@ jobs:
runs-on: ubuntu-latest
services:
fuel-core:
image: ghcr.io/fuellabs/fuel-core:v0.21.0
image: ghcr.io/fuellabs/fuel-core:v0.22.0
ports:
- 4000:4000
steps:
Expand Down Expand Up @@ -430,7 +430,7 @@ jobs:
uses: baptiste0928/cargo-install@v2
with:
crate: fuel-core-bin
version: "0.21"
version: "0.22"
- uses: Swatinem/rust-cache@v2
- name: Run tests
run: cargo test --locked --release
Expand Down

0 comments on commit d5758bb

Please sign in to comment.