Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Patro committed Oct 3, 2023
1 parent 297d520 commit b9a9cc9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
platform: x64
version: 11
- uses: actions/checkout@master
with:
submodules: recursive
- name: Compile and release
uses: rust-build/[email protected]
env:
Expand All @@ -31,6 +33,7 @@ jobs:
RUSTTARGET: ${{ matrix.target }}
ARCHIVE_TYPES: ${{ matrix.archive }}
TOOLCHAIN_VERSION: 1.72.1

macos-arm-release:
name: release mac os arm release
runs-on: macos-12
Expand Down

0 comments on commit b9a9cc9

Please sign in to comment.