Skip to content

Commit

Permalink
bump version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ponderingdemocritus committed Nov 24, 2023
1 parent 09d7cdc commit 61e5495
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Origami CI
on: [push, pull_request]

env:
DOJO_VERSION: v0.3.10
DOJO_VERSION: v0.3.12
SCARB_VERSION: v2.3.1

jobs:
Expand Down Expand Up @@ -41,7 +41,6 @@ jobs:
run: sozo test -f origami
shell: bash


market:
needs: [check, build]
runs-on: ubuntu-latest
Expand All @@ -62,4 +61,4 @@ jobs:
- uses: ./.github/actions/setup
- name: Test
run: sozo test -f projectile
shell: bash
shell: bash

0 comments on commit 61e5495

Please sign in to comment.