Skip to content

Bump golang.org/x/crypto from 0.15.0 to 0.16.0 #117

Bump golang.org/x/crypto from 0.15.0 to 0.16.0

Bump golang.org/x/crypto from 0.15.0 to 0.16.0 #117

Workflow file for this run

name: Installer test
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
installer:
strategy:
matrix:
os: [ubuntu-latest, macos-12]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
with:
submodules: true
- run: /bin/bash -c "$(cat install.sh)"
- run: |
which aliyun
aliyun version