Skip to content

Commit

Permalink
release 1.1.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
jadamcrain committed Oct 20, 2022
1 parent 20ead75 commit dd12fa1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: stepfunc/rodbus
ref: release/prep-1.1.0
ref: 1.1.0-rc1
- name: Install Rust
uses: actions-rs/toolchain@v1
with:
Expand Down Expand Up @@ -62,7 +62,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: stepfunc/rodbus
ref: release/prep-1.1.0
ref: 1.1.0-rc1
- name: Install Rust
uses: actions-rs/toolchain@v1
with:
Expand Down Expand Up @@ -107,7 +107,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: stepfunc/rodbus
ref: release/prep-1.1.0
ref: 1.1.0-rc1
- name: Download compiled FFI
uses: actions/download-artifact@v2
with:
Expand Down

0 comments on commit dd12fa1

Please sign in to comment.