Skip to content

Bump github.com/aliyun/credentials-go from 1.3.1 to 1.3.2 #90

Bump github.com/aliyun/credentials-go from 1.3.1 to 1.3.2

Bump github.com/aliyun/credentials-go from 1.3.1 to 1.3.2 #90

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